Skip to content

0.3.0

Compare
Choose a tag to compare
@jelmer jelmer released this 05 May 15:56
· 59 commits to master since this release

What's Changed

  • Use disperse action by @jelmer in #19
  • Migrate to pyproject.toml by @jelmer in #20
  • Set dependencies field by @jelmer in #21
  • Enable ruff, pyupgrade by @jelmer in #22
  • Fix compatibility with Python 3.12 by @jelmer in #24
  • Add python3.12 to the list of supported Python versions by @jelmer in #25
  • Don't try to test with python version that is not yet released by @jelmer in #26
  • Migrate to ruff by @jelmer in #29
  • Add bencode_utf8/bdecode_utf8 functions by @jelmer in #28
  • Configure dependabot, drop python 3.7, build wheels from github action by @jelmer in #31
  • Bump actions/checkout from 2 to 4 by @dependabot in #33

New Contributors

Full Changelog: v0.2...v0.3.0