Skip to content

1.8.0

Compare
Choose a tag to compare
@s0undt3ch s0undt3ch released this 02 Jul 20:34
· 14 commits to main since this release

Breaking Changes

  • Drop support for python versions older than 3.7 #38

Improvements

  • Support Python 3.11 #40

Bug Fixes

  • Set minimal attrs version to 22.1.0 #28

Trivial/Internal Changes

  • Update the GitHub actions versions and stop using ::set-output #38

  • Several project internal changes: #39

    • Start running tests against Py3.11 and Pytest 7.3.x and 7.4.x
    • Update copyright headers
    • Upgrade to coverage==7.2.7
    • Switch to codecov/codecov-action