Releases: zerodayyy/spotcli
Releases · zerodayyy/spotcli
v1.2.3
v1.2.2
Fixed
- Fixed grace period duration parsing in roll action
v1.2.1
Fixed
- Fixed UI/UX (newlines, messages)
v1.2.0
Added
- Added S3 provider
- Added filtering feature to
list
command
Changed
- Refactored module structure
- Moved filtering to a separate module
v1.1.2
Fixed
- Fixed compatibility issues on Python 3.6
v1.1.1
Fixed
- Fixed issues with threading library on Python 3.9
v1.1.0
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
Added
- Added install script
v1.0.3
Changed
- Replaced consulate with python-consul2 as Consul client
- Changed mininal Python version to 3.6
Fixed
- Fixed loading config from Consul on Python 3.9
v1.0.2
Changed
- Get version from package metadata