- Project release
- Update README information
- Digital Ocean token is now stored in config.json
- Reformatted the display of droplet kernels
- Updated code to ES6 style with new .eslintrc
- Digital Ocean token is stored in ~/.doclt_config.json
- Fixed bug where empty fields in droplet creation would cause a crash
- I was too fucking trigger happy so I broke everything in version 1.4.0
- Fix breakage when trying to set an access token
- Fix breakage when Display.format() is called with an empty string
- Implemented certificate subcommand after contributing it upstream
- Implemented firewall subcommands
- Implemented load balancer subcommands
- Implemented bash completion
- Implemented nicer error catching
- Completed a major refactor to clean up internal utility library
- Removed dependency on prompt.js, all options are now specified via flags
- Added unit tests for some functions in the utility library