* Update CLI to support `refresh token` implementation and store it in the `credentials` file * Fix issue where JSON conversion prompt appears even when table fits in terminal
2.1.0
* Reduce all output parameter keys to the same style
2.0.11
* Fix `get_entry_point` to return the intended entry point by specifically checking for the default package name in package resources
2.0.10
* Support more successful status codes
2.0.9
* Fix `'str' object has no attribute 'items'` issue when `--table` flag is present
2.0.8
* Fix bug in `process_table_view` method causing table breakage if `\r\n` are in object set into a table