- Add paging support for usage.py - Add paging support for notifications.py - Update related doc's
0.8.2
- Fix documentation links for PyPi.
0.8.1
- Update function name in leak.py, consolidate data.py utils - Update PyFlume Docs - Update version of PyFlume
0.8.0
Refactor code and add support for new endpoints (https://github.com/ChrisMandich/PyFlume/pull/29) - Add support for the Leak endpoint - Add support for the Usage endpoint (https://github.com/ChrisMandich/PyFlume/pull/27) - Refactor code
0.7.2
Update - GitHub Workflow, support Python 3.10, 3.11 - Updated to use zoneinfo instead of pytz
Fix - GitHub Workflow Tox support. - Resolved several issues with formatting, and other code hygiene