* add apikey authentication * add support for files * use json dumps default to mitigate TypeError * use redacting log formatter * use pyb for test coverage
0.6.0
* add ability to specify private key for certificate-based authentication * add build support for Python 3.11 and 3.12 * document CABundle default and override options
0.5.1
- add ability to build against all targeted Python versions
0.5.0
- implement paging for apis that leverage link headers - update codiga badge
0.4.0
- Update build to Python v3.9
0.3.5
- Add ability to acquire cabundle from REQUESTS_CA_BUNDLE environment variable