File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# 1.19.2 (UNRELEASED)
22
3+ - Fix refcount and error handling issues in ` filter_register(...) `
4+
35- New ` Repository.load_filter_list(...) ` and ` FilterList `
46 [ #1444 ] ( https://github.com/libgit2/pygit2/pull/1444 )
57
6- - Build: Fix static build conflict with numpy
7- [ #1446 ] ( https://github.com/libgit2/pygit2/pull/1446 )
8+ - New ` Odb.read_header(...) ` and now ` Odb.read(...) ` returns ` enums.ObjectType ` instead of int
9+ [ #1450 ] ( https://github.com/libgit2/pygit2/pull/1450 )
810
9- - CI: Fix create GitHub release
11+ - Build and CI fixes
12+ [ #1446 ] ( https://github.com/libgit2/pygit2/pull/1446 )
1013 [ #1448 ] ( https://github.com/libgit2/pygit2/pull/1448 )
14+ [ #1455 ] ( https://github.com/libgit2/pygit2/pull/1455 )
1115
1216
1317# 1.19.1 (2025-12-29)
You can’t perform that action at this time.
0 commit comments