Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 788 Bytes

CHANGELOG.rst

File metadata and controls

43 lines (27 loc) · 788 Bytes

Changelog

v1.0.6 (2021-09-12)

  • Fixed a bug where initializing an instance without ssh keys raises an exception

v1.0.5 (2021-09-27)

  • Added an option to set OS volume size and name on instance creation

v1.0.4 (2021-07-01)

  • Added constants documentation

v1.0.3 (2021-07-01)

  • Added missing volumes documentation

v1.0.2 (2021-06-16)

  • Added examples to documentation

v1.0.1 (2021-06-16)

  • Update version

v1.0.0 (2021-06-16)

  • Added support for storage volumes
  • Breaking change: moved all constants under DataCrunchClient to DataCrunchClient.constants

v0.1.0 (2021-01-05)

  • First release, still in beta.