Improvements: - Added support for billing breakdown (analysis, storage and egress)
2.1.0
Improvements: * Added project category support.
2.0.1
Bugfixes: - Fixed terminal_states not being iterable in status enums
2.0.0
Improvements: - Removed python 2 and 3.5 support. Python 3.6 is now the minimum version. - Added AutomationStatus and TaskStatus enums with `terminal_states` property to check if they are finished - Moved from Travis to Github Actions CI
1.1.1
Improvements: - Better handling of non JSON responses