Skip to content

v1.8.2 RC 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ethomson ethomson released this 14 Jun 08:45
4ce872a

v1.8.2

This release reverts a const-correctness change introduced in
v1.8.0 for the git_commit_create functions. We now retain the
const-behavior for the commits arguments from prior to v1.8.0.

This change was meant to resolve compatibility issues with bindings
and downstream users.

What's Changed

New features

  • Introduce a stricter debugging allocator for testing by @ethomson in #6811

Bug fixes

Build and CI improvements

Full Changelog: v1.8.1...v1.8.2