File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # 1.19.0 (UNRELEASED)
2+
3+ - Add support for Python 3.14
4+
5+ - Support threaded builds
6+ [ #1430 ] ( https://github.com/libgit2/pygit2/pull/1430 )
7+
8+ - Add Linux wheels for musl on AArch64
9+
10+ - Add Windows wheels for AArch64
11+ [ #1423 ] ( https://github.com/libgit2/pygit2/pull/1423 )
12+
13+ - New ` Repository.transaction() ` context manager, returns new ` ReferenceTransaction `
14+ [ #1420 ] ( https://github.com/libgit2/pygit2/pull/1420 )
15+
16+ - CI: Move Windows wheels to cibuildwheel and GitHub
17+ [ #1423 ] ( https://github.com/libgit2/pygit2/pull/1423 )
18+
19+ - CI: add GitHub releases and other improvements
20+ [ #1433 ] ( https://github.com/libgit2/pygit2/pull/1433 )
21+ [ #1432 ] ( https://github.com/libgit2/pygit2/pull/1432 )
22+ [ #1425 ] ( https://github.com/libgit2/pygit2/pull/1425 )
23+ [ #1431 ] ( https://github.com/libgit2/pygit2/pull/1431 )
24+
25+ - Updated .gitignore
26+ [ #1424 ] ( https://github.com/libgit2/pygit2/pull/1424 )
27+
128# 1.18.2 (2025-08-16)
229
330- Add support for almost all global options
You can’t perform that action at this time.
0 commit comments