Skip to content

Latest commit

 

History

History
67 lines (46 loc) · 1.72 KB

File metadata and controls

67 lines (46 loc) · 1.72 KB

Changelog

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

Fixed

  • Script should now properly install

0.3.1 - 2022-01-25

Fixed

  • Issue with Python imports

0.3.0 - 2022-01-25

Added

  • Support for new endpoints with updated python-sdk library
  • Some commands now have an extra flag for producing wider table output with more information

Changed

  • 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

Fixed

  • Additional arguments for registering images

Changed

  • Allows vm create to use new VirtualNetwork profile

0.1.1 - 2020-08-16

Changed

  • Allows vm create to use new VirtualNetwork profile

0.1.0 - 2020-07-01

Added

  • Initial import of ecHome CLI