=============
This release includes
- In the config [server] section is deprecated now
- For missing keys, cloudmonkey will set default values
- Network requests, json decoding and shell related bugfixes
- Based on platform, it will install either pyreadline (Windows) or readline (OSX and Linux)
- Config options `protocol`, `host`, `port`, `path` are deprecated now
- Backward compatibilty exists for above options but we use `url` for the mgmt server URL
- Introduces server profiles so users can use cloudmonkey with different hosts and management server configs
- A default profile under the section [local] is added with default values
- Everytime `set` is called, cloudmonkey will write the config and reload config file
Make sure you backup your config before you upgrade cloudmonkey from previous releases.
With this release `cloudmonkey` will automatically fix your config file, add missing
configuration parameters and save it as the upgraded versions starts for the first time.