Sourced from dulwich's releases.
0.22.1
What's Changed
- Fix pypi deployments by
@jelmer
in jelmer/dulwich#1284- Handle alternate case for worktreeconfig setting by
@wshanks
in jelmer/dulwich#1286- Ship rust files. Fixes #1287 by
@jelmer
in jelmer/dulwich#1290New Contributors
@wshanks
made their first contribution in jelmer/dulwich#1286Full Changelog: https://github.com/jelmer/dulwich/compare/dulwich-0.22.0...dulwich-0.22.1
0.22.0
What's Changed
- Start on 0.21.8 by
@jelmer
in jelmer/dulwich#1240- Install twine when uploading to pypi by
@jelmer
in jelmer/dulwich#1241- Remove shebang from graph.py by
@mtelka
in jelmer/dulwich#1242- Disable pypi uploads in disperse; this is now down by the GitHub actions workflow by
@jelmer
in jelmer/dulwich#1243- tweak doc-strings in LocalGitClient for clarity by
@stspdotname
in jelmer/dulwich#1245- Keep GitHub Actions up to date with GitHub's Dependabot by
@cclauss
in jelmer/dulwich#1249- Bump the github_actions group with 5 updates by
@dependabot
in jelmer/dulwich#1250- Add Python 3.12 to the testing by
@cclauss
in jelmer/dulwich#1251- pyproject.toml: Add trove classifier for Python 3.12 by
@cclauss
in jelmer/dulwich#1252- Convert _objects.c to _objects.rs by
@jelmer
in jelmer/dulwich#1204- Convert pack C helper to rust by
@jelmer
in jelmer/dulwich#1255- Convert diff-tree C helper to rust by
@jelmer
in jelmer/dulwich#1256- Revert "Bump the github_actions group with 5 updates" by
@jelmer
in jelmer/dulwich#1257- Only expect a shallow update when requesting a depth by
@abderrahim
in jelmer/dulwich#1259- Use f-strings by
@jelmer
in jelmer/dulwich#1263- Wrap all urllib3 read ProtocolErrors as GitProtocolError by
@nanonyme
in jelmer/dulwich#1261- Update cargo dependencies with dependabot by
@jelmer
in jelmer/dulwich#1264- wheels: Don't build with nightly by
@jelmer
in jelmer/dulwich#1273- Reformat with ruff by
@jelmer
in jelmer/dulwich#1272- Use latest cibuildwheel by
@jelmer
in jelmer/dulwich#1276- cibuildwheel: define options in pyproject.toml by
@jelmer
in jelmer/dulwich#1275- Move tests to root. Fixes #1024 by
@jelmer
in jelmer/dulwich#1277- Stop installing docs/ as part of package code by
@jelmer
in jelmer/dulwich#1278- Bump pyo3 from 0.21.1 to 0.21.2 by
@dependabot
in jelmer/dulwich#1280- Set correct version for rust modules by
@jelmer
in jelmer/dulwich#1281- Fix installation of tests package by
@jelmer
in jelmer/dulwich#1282New Contributors
@dependabot
made their first contribution in jelmer/dulwich#1250@abderrahim
made their first contribution in jelmer/dulwich#1259Full Changelog: https://github.com/jelmer/dulwich/compare/dulwich-0.21.7...dulwich-0.22.0
Sourced from dulwich's changelog.
0.22.1 2024-04-23
Handle alternate case for worktreeconfig setting (Will Shanks, #1285)
Ship rust files. (Jelmer Vernooij, #1287)
0.22.0 2024-04-22
0fa636d
Release 0.22.1787fab5
Build wheels for pull requests (#1291)09a534d
Ship rust files. Fixes #1287
(#1290)395b160
Build wheels for pull requests7a3ecf6
Ship rust files. Fixes #128753d3dfe
Handle alternate case for worktreeconfig setting (#1286)4ce425c
ruff docstring formattingca2e25a
Handle alternate case for worktreeconfig setting3556e52
Merge pull request #1284
from jelmer/pypi-deploys1fa6259
Merge pull request #1283
from jelmer/start-0.22.1