Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Latest commit

 

History

History
67 lines (39 loc) · 4.17 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 4.17 KB

v0.1.0-beta2 (2015-06-07)

Documentation

Bug Fixes

  • --nosend and --verbose propogate fully now (ede3df4c, closes #12)

v0.1.0-beta (2015-06-05)

Bug Fixes

  • --noconfirm works properly now (3ccffa3d)

Improvements

  • fixes and verifies droplet commands (d8e0fbe6, closes #7)
  • verifies and fixes droplet commands (3599bdb6)
  • fixes and verifies image commands (b46af340, closes #6)
  • fixes and verifies dns commands (a2b5be1b, closes #11)
  • fixes and confirms ssh-keys commands (2c5e25b2, closes #10)
  • fixes output for droplets upgrades commands (8076a8ab, closes #8)
  • finalizes domains command (f59edfde, closes #9)
  • fixes list account-actions and list domains output (b470e125, closes #5)
  • fixes list ssh-keys output (e0d127be)
  • fixes list images output (01788ec1)
  • fixes list sizes command output (29397557)
  • fixes output of list regions command (e1fc8541)
  • improves output of account action command (0b14dfcf, closes #4)
  • improves output of account actions (c2bd47c1)
  • fixes indentation of account output (799b4d70)

v0.1.0-alpha2 (2015-06-04)

Improvements

  • Confirmation adds confirmation to destructive API calls (05be028c, closes #3)

Bug Fixes

  • fixes some typos and command wording (b083e711)

Documentation

Features

  • account
    • implements account subcommand (2263f0ba)
    • implements account subcommand (eb5cd17a)
  • authentication authenticates with DO_AUTH_TOKEN env var or --token (23f95757)