All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Types of changes:
- Added
- Changed
- Deprecated
- Removed
- Fixed
- Security
0.3.2 - 2022-01-25
- Script should now properly install
0.3.1 - 2022-01-25
- Issue with Python imports
0.3.0 - 2022-01-25
- Support for new endpoints with updated python-sdk library
- Some commands now have an extra flag for producing wider table output with more information
- Help/Usage output is more consolidated and easier to read
- Consolidated commands to match the endpoints
- The format argument (--format, -f) has been changed to --output, -o. The options have stayed the same
- Better Kubernetes support
- Uses latest version of ecHome Python SDK
0.2.0 - 2021-04-03
- Additional arguments for registering images
- Allows vm create to use new VirtualNetwork profile
0.1.1 - 2020-08-16
- Allows vm create to use new VirtualNetwork profile
0.1.0 - 2020-07-01
- Initial import of ecHome CLI