Chore
- Add
clippy::redundant-closure-for-method-calls
lint
New Features
- Add type to identify the kind of map we use in
Graph
.
Bug Fixes
- add
Debug
impl forMetadata
Commit Statistics
- 10 commits contributed to the release over the course of 11 calendar days.
- 12 days passed between releases.
- 3 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (18b0a37)
- Merge branch 'corpus' (aa16c8c)
- Change MSRV to 1.65 (4f635fc)
- Merge branch 'gix-revision-graph' (036e60a)
- Add type to identify the kind of map we use in
Graph
. (d0ff6bc) - Add
Debug
impl forMetadata
(2536f49) - Merge branch 'help-874-redundant-closures' (fe59956)
- Add
clippy::redundant-closure-for-method-calls
lint (bcad5c2) - Merge branch 'future-dates' (8d2e6a9)
- Adapt to changes in
gix-revision
/gix-revwalk
(1fdaf71)