Released 2020-02-17
- Added `--interactive` option (You can use interactive mode).
- Added pager (if the text to display is long, you can scroll).
- Added `configure get`, `configure set`, and `configure clear` commands.
- Added color to help display.
- Made hidden the credentials value at `configure` command.
- Moved request method on `encore_api_cli.sdk.client` to `encore_api_cli.sdk.session`.
- Used [s3pypi](https://github.com/novemberfiveco/s3pypi) for release.
- Improved the name of the file to be downloaded.
- Improved error message by catching exceptions.