Releases: allyourcodebase/libgit2
Releases · allyourcodebase/libgit2
v1.9.0
What's Changed
- Updated libgit2 to v1.9.0 and MbedTLS to v3.6.2
- Add openssl support by @sergpolkin in #1
- Replace dependency on system mbedtls with mbedtls built with Zig by @MFAshby in #2
- Replace Zig tests with upstream testing framework by @Parzival-3141 in #3
- Add CI and fix test failures on Linux by @blurrycat in #6
- macOS support by @blurrycat in #7
New Contributors
- @sergpolkin made their first contribution in #1
- @MFAshby made their first contribution in #2
- @blurrycat made their first contribution in #6
Full Changelog: v1.8.1...v1.9.0
v1.8.1
replace libgit2 licenses with MIT license misread the docs :P