Releases
gix-hash-v0.16.0
Byron
released this
18 Jan 15:56
Chore
bump rust-version
to 1.70
That way clippy will allow to use the fantastic Option::is_some_and()
and friends.
Bug Fixes (BREAKING)
hex-display of any object ID is now faster as oid::hex_to_buf()
now returns &mut str
.
This helps callers to avoid converting to UTF8 by hand.
Commit Statistics
6 commits contributed to the release over the course of 55 calendar days.
55 days passed between releases.
2 commits were understood as conventional .
0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
Uncategorized
Update all changelogs prior to release (1f6390c )
Merge pull request #1762 from GitoxideLabs/fix-1759 (7ec21bb )
Bump rust-version
to 1.70 (17835bc )
Merge pull request #1410 from GitoxideLabs/status (0ab4f64 )
Hex-display of any object ID is now faster as oid::hex_to_buf()
now returns &mut str
. (c17aee6 )
Merge pull request #1701 from GitoxideLabs/release (e8b3b41 )
You can’t perform that action at this time.