Release Notes

v1.1.0

New Features

  • Add support for Python 3.13 #482

Deprecation Notes

  • Description of deprecation. #462

Bug Fixes

  • Fixed documentation formatting and added mention of Headers class in the User Guide #493

v1.0.0

New Features

  • Marked package as stable #320

  • Adding support for using client certificates. #404

  • Added support for Python 3.12 #422

Bug Fixes

  • Changed –ssl CLI option so it accepts a boolean instead of an optional boolean. #394

  • CLI –ssl option type changed from optional boolean to boolean. #394

  • Fixed report CLI sub-command that did not set the User header. #385