This repository has been archived by the owner on Nov 14, 2023. It is now read-only.
Releases: kbknapp/docli-rs
Releases · kbknapp/docli-rs
v0.1.0-beta2
v0.1.0-beta
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
v0.1.0-alpha
chore: adds docs and build framework