Chore
- upgrade MSRV to v1.70
Our MSRV follows the one ofhelix
, which in turn follows Firefox.
New Features
TryFrom<MMap> for File
to allow more arbitrary inputs.
This is particularly useful for fuzzing, but can certainly be interesting
for other low-level applications as well.
Commit Statistics
- 11 commits contributed to the release over the course of 17 calendar days.
- 22 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs of next release (e78a92b)
- Merge branch 'maintenance' (4454c9d)
- Upgrade MSRV to v1.70 (aea89c3)
- Adapt to changes in
gix-hash
(859a092) - Merge branch 'fuzz-gix-commitgraph' (7e2add3)
- Let commitgraph fuzzer use the latest API (672294e)
TryFrom<MMap> for File
to allow more arbitrary inputs. (8613c41)- Add gix-commitgraph::File fuzzer (0c4976a)
- Merge branch 'main' into fix-1183 (1691ba6)
- Merge branch 'archive-handling' (7549559)
- Check all git-lfs managed files into the repository (35439de)