Releases: g2a-com/klio
Releases · g2a-com/klio
v1.1.4
v1.1.3
klio v1.1.2
klio v1.1.1
klio v1.1.0
Features
Bug Fixes
- change Manager interface, remove fatal with defer in place (24a0f6f)
- Global scope in local scope (should be project) (fab3765)
- success message and implicit dependencies (2ad5504)
- traverse the whole path to find project config (0234848)
- various fixes after refactor (bc081ef)
- wrong logging on exit (ca1137e)
v1.0.1
What's Changed
- Develop by @crazybarber in #42
- fix: wrong set of legacy APIVersions by @crazybarber in #49
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- Support multiple registries by @qzb in #1
- Rename CLI to klio by @qzb in #10
- Add README and basic docs by @qzb in #11
- klio get fails when klio.yaml is empty by @bkielbasa in #16
- fix: calculate checksum correctly when downloading command in one chunk by @qzb in #14
- feat: add progress bar when downloading commands by @wopol in #20
- chore: add license by @qzb in #23
- feat(get): option to initialise default project config by @psmarcin in #22
- feat: restore compatibility with commands created for klio v2 by @qzb in #28
- Rafactoring the location of schemas and project config by @crazybarber in #29
- docs: add documentation of the output handling by @qzb in #31
- fix: remove checksums from klio.yaml by @qzb in #33
- feat: require apiVersion in command.yaml by @qzb in #34
Full Changelog: https://github.com/g2a-com/klio/commits/v1.0.0