Skip to content

1.2.1

Compare
Choose a tag to compare
@toin0u toin0u released this 14 Aug 22:18
· 71 commits to master since this release

This minor release fix small bugs in CLI and catch error when the API returns an old object which has error_message property.

This happens when you want to show a specific droplet by its id, show a specific image by its id...

For instance:

$ ./digitalocean droplets:show 123

See #27 for more info.