1.2.1
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.