Skip to content

v3.5.0

Latest
Compare
Choose a tag to compare
@georgkrause georgkrause released this 19 Nov 10:22

What's Changed

  • This release adds support for python 3.13 and drops support for python 3.8
  • feat: Added ignore_script and tested it. by @mtrd3v in #17
  • Run tests against Python 3.13 by @georgkrause in #24
  • ci: Allow Action comments on fork PRs by @georgkrause in #25
  • chore: Drop support for python 3.8, bump python 3.12 to stable by @georgkrause in #26
  • Replace pkg_resources with importlib.resources by @moi15moi in #22

New Contributors

Full Changelog: v3.4.1...v3.5.0