0.3.0
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
- @dependabot made their first contribution in #33
Full Changelog: v0.2...v0.3.0