* Add lightweight credential verification call - mattrayner
* Add support for pagination rather than just adding 'perpage=all' - mattrayner
* Updated README with new instructions - mattrayner
* Fixed GitHub Actions - mattrayner
* Added code coverage artifacts, so you can download the cov report for a run
* Refactored code to improve dryness - mattrayner
* Added additional testing dependencies - mattrayner
* Add CD pipeline, when a new tag/release is pushed, auto-publish to PyPi - mattrayner