New Features
- add
ObjectId::is_empty_tree()
as sybling of::is_empty_blob()
.
Commit Statistics
- 9 commits contributed to the release over the course of 12 calendar days.
- 40 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8f15cec)
- Add
ObjectId::is_empty_tree()
as sybling of::is_empty_blob()
. (8d645b0) - Merge branch 'fix-docs' (420553a)
- Cleaning up documentation (2578e57)
- Merge branch 'auto-clippy' (dbf8aa1)
- Auto-fix as many 'range-plus-one' lints as possible (4795fcf)
- Merge branch 'main' into auto-clippy (3ef5c90)
- Merge branch 'blinxen/main' (9375cd7)
- Include license files in all crates (facaaf6)