Skip to content

Releases: cloud-cli/cli

v2.0.1

07 May 12:09
Compare
Choose a tag to compare

2.0.1 (2024-05-07)

Bug Fixes

  • getConfig types were incorrect (6780fb6)

v2.0.0

06 May 10:51
Compare
Choose a tag to compare

2.0.0 (2024-05-06)

Bug Fixes

  • rewrite units to better split configurations and commands (f85755d)

BREAKING CHANGES

    • Classes and functions were split into smaller units
  • A few methods were completely refactored

v1.9.7

05 May 15:34
Compare
Choose a tag to compare

1.9.7 (2024-05-05)

Bug Fixes

  • getStorage: always load before operations (22c37ce)

v1.9.6

05 May 15:02
Compare
Choose a tag to compare

1.9.6 (2024-05-05)

Bug Fixes

  • add type to expand input options (7741e4f)

v1.9.5

05 May 08:30
Compare
Choose a tag to compare

1.9.5 (2024-05-05)

Bug Fixes

v1.9.4

04 May 20:42
Compare
Choose a tag to compare

1.9.4 (2024-05-04)

Bug Fixes

  • simplify storage using a single JSON file (d570d6b)

v1.9.3

04 May 10:54
Compare
Choose a tag to compare

1.9.3 (2024-05-04)

Bug Fixes

  • getConfig: load configurations after defaults (bb49d99)

v1.9.2

04 May 10:51
Compare
Choose a tag to compare

1.9.2 (2024-05-04)

Bug Fixes

  • expand module configuration type (bd0cc43)
  • getConfig: add option for a default module configuration (60bb055)

v1.9.1

04 May 09:53
3547e74
Compare
Choose a tag to compare

1.9.1 (2024-05-04)

Bug Fixes

  • mark args as optional in run() (3547e74)

v1.9.0

01 May 10:33
e23b7e1
Compare
Choose a tag to compare

1.9.0 (2024-05-01)

Features