Changelog CLI

1.1.0 (2025-05-10)

Features

  • smaller snapshots by zeroing disk first (#101) (fdfb284), closes #96

Bug Fixes

  • upload from local image generates broken command (#98) (420dcf9), closes #97

1.0.1 (2025-05-09)

Bug Fixes

  • timeout while waiting for SSH to become available (#92) (e490b9a)

1.0.0 (2025-05-04)

Features

0.3.1 (2024-12-07)

Bug Fixes

  • cli: local install fails because of go.mod replace (#47) (66dc5f7)

0.3.0 (2024-06-23)

Features

Bug Fixes

  • error early when the image write fails (#34) (256989f), closes #33

0.2.1 (2024-05-10)

Bug Fixes

  • cli: completion requires HCLOUD_TOKEN (#19) (bb2ca48)

0.2.0 (2024-05-09)

Features

Bug Fixes

0.1.1 (2024-05-04)

Bug Fixes

  • CLI does not produce release binaries (#3) (f373d4c)

0.1.0 (2024-05-04)

Features

  • cli: docs grouping and version (847b696)
  • cli: hide redundant log attributes (9e65452)
  • cli: upload command (b6ae95f)
  • documentation and cleanup command (c9ab40b)
  • initial library code (4f57df5)
  • log output (904e5e0)