Skip to content

v0.4.2

Compare
Choose a tag to compare
@Jonxslays Jonxslays released this 25 Feb 20:34
· 4 commits to master since this release
ab97f7c

Additions

  • Add support for Python 3.12.

Breaking Changes

  • Drop support for Python 3.7.
  • Remove get_headers() and get_url() methods from Client.
    (Still accessible via the headers and url property of Client)

Bugfixes

  • Changes to CI build process to fix issues with pip install.

Full Changelog: v0.4.1...v0.4.2