- Initial release
- Added support for rendering tables for stats (#1)
- Added --json switch (#2)
- Added :cls command (#3)
- Added color coding and better error handling
- Added better error handling for :connect. Also added defaults, so :connect localhost admin changeme will assume port 8089 and https:
- Added better error message if connection cannot be made
- Added :web (#10)
- Added :web-port
- Added conf system, :get, :set, :list
- Added overridable defaults using the .conf system
- Added fix for :help undefined bug