Releases: breezy-team/fastbencode
Releases · breezy-team/fastbencode
v0.3.10
What's Changed
- Bump ruff from 0.14.13 to 0.14.14 by @dependabot[bot] in #158
- Bump ruff from 0.14.14 to 0.15.0 by @dependabot[bot] in #159
- Bump ruff from 0.15.0 to 0.15.1 by @dependabot[bot] in #160
- Bump ruff from 0.15.1 to 0.15.2 by @dependabot[bot] in #161
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #162
- Bump ruff from 0.15.2 to 0.15.4 by @dependabot[bot] in #164
- Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #163
- Bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #165
- Bump ruff from 0.15.4 to 0.15.5 by @dependabot[bot] in #166
- Bump ruff from 0.15.5 to 0.15.6 by @dependabot[bot] in #167
- Support pyo3 0.28 by @jelmer in #168
Full Changelog: v0.3.9...v0.3.10
v0.3.5
v0.3.4
What's Changed
- Port native bindings to rust by @jelmer in #104
- Fix github action by @jelmer in #105
- Bump ruff from 0.11.9 to 0.11.10 by @dependabot[bot] in #106
- Update copyright for rust bindings by @jelmer in #107
- Simplify loading by @jelmer in #108
- Bump ruff from 0.11.10 to 0.11.11 by @dependabot[bot] in #109
- ruff format by @jelmer in #110
- Bump ruff from 0.11.11 to 0.11.12 by @dependabot[bot] in #111
- Bump ruff from 0.11.12 to 0.11.13 by @dependabot[bot] in #112
- Bump ruff from 0.11.13 to 0.12.0 by @dependabot[bot] in #113
- Bump ruff from 0.12.0 to 0.12.1 by @dependabot[bot] in #114
- Bump ruff from 0.12.1 to 0.12.2 by @dependabot[bot] in #115
- Bump ruff from 0.12.2 to 0.12.3 by @dependabot[bot] in #116
- Bump ruff from 0.12.3 to 0.12.4 by @dependabot[bot] in #117
- Change license to Apache-2.0 by @jelmer in #119
Full Changelog: v0.3.2...v0.3.4
0.3.2
What's Changed
- Upgrade artifact by @jelmer in #40
- Add missing dollar sign by @jelmer in #41
- Update copyright headers by @jelmer in #61
- Drop support for Python 3.8 by @jelmer in #62
- Migrate disperse configuration to toml by @jelmer in #67
- Fix spelling errors by @jelmer in #66
- Fix spelling errors by @jelmer in #69
- Use disperse action by @jelmer in #70
- Bumping python versions in GitHub workflows and pyproject.toml by @jelmer in #71
- Bump jelmer/action-disperse-validate from 1 to 2 by @dependabot in #73
- Bump actions/checkout from 2 to 4 by @dependabot in #72
- Fix twine installation by @jelmer in #84
- Format by @jelmer in #92
- Enable auto-merge for dependabot PRs by @jelmer in #94
- Fix compatibility with Cython 3.1. Fixes #96 by @jelmer in #97
- Extend workflows to run tests with C extension by @mgorny in #99
New Contributors
Full Changelog: v0.3.1...v0.3.2
0.3.1
What's Changed
- Bump actions/setup-python from 2 to 5 by @dependabot in #34
- Fix wheel build by @jelmer in #36
Full Changelog: v0.3.0...v0.3.1
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