Skip to content

Releases: g2a-com/klio

v1.1.3

30 Jul 13:16
59f95f6
Compare
Choose a tag to compare

1.1.3 (2024-07-30)

Bug Fixes

  • remove unused release-please param (#78) (383091d)

klio v1.1.2

03 Jun 13:20
f152efe
Compare
Choose a tag to compare

Bug Fixes

  • update flush func to respect log level and add new line (#73) (e503488)

klio v1.1.1

24 May 09:01
0bb8754
Compare
Choose a tag to compare

Bug Fixes

  • remove bugged SetOuput and allow to create new logger instance (#71) (f8ec6fb)

klio v1.1.0

21 May 11:01
db357ef
Compare
Choose a tag to compare

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

03 Jun 21:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

26 Jan 23:04
Compare
Choose a tag to compare

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