Skip to content

Releases: zerodayyy/spotcli

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 28 Dec 16:36

Fixed

  • Fixed cosmetic errors that appear after running a scenario

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 01 Dec 15:07

Fixed

  • Fixed grace period duration parsing in roll action

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 13 Nov 15:36

Fixed

  • Fixed UI/UX (newlines, messages)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 15:22

Added

  • Added S3 provider
  • Added filtering feature to list command

Changed

  • Refactored module structure
  • Moved filtering to a separate module

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Nov 20:24

Fixed

  • Fixed compatibility issues on Python 3.6

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 10 Nov 19:24

Fixed

  • Fixed issues with threading library on Python 3.9

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Nov 14:52

Added

  • Check for updates on startup
  • Added list command to list aliases or scenarios

Changed

  • Providers now register at the factory identical to Tasks
  • Improved table printing

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 04 Nov 20:40

Added

  • Added install script

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Nov 18:49

Changed

Fixed

  • Fixed loading config from Consul on Python 3.9

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Nov 12:33

Changed

  • Get version from package metadata