Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
New Features
- Add
packed::Buffer::from_bytes()
.
This way the source of thepacked-refs
file contents can be arbitrary.
Commit Statistics
- 13 commits contributed to the release over the course of 14 calendar days.
- 14 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Thanks Clippy
Clippy helped 1 time to make code idiomatic.
Commit Details
view details
- Uncategorized
- Prepare changelogs of next release (e78a92b)
- Merge branch 'maintenance' (4454c9d)
- Upgrade MSRV to v1.70 (aea89c3)
- Thanks clippy (d38d1cc)
- Merge branch 'fuzz-gix-config' (0f71709)
- Fuzz more of gix-ref log (d83b4e0)
- Merge branch 'fuzz-gix-ref' (8ee1194)
- Let's have the latest versions of fuzzers automatically (5828f37)
- Add gix_ref::packed::Buffer fuzzer (fb28daa)
- Add
packed::Buffer::from_bytes()
. (ff18e0b) - Add log fuzzer to gix-ref (3be3b15)
- Add named fuzz-harness to gix-ref (3e37a22)
- Merge branch 'main' into fix-1183 (1691ba6)