Changed (BREAKING)
- rename
commit::Sorting::ByCommitTimeNewestFirstCutoffOlderThan {time_in_seconds_since_epoch}
toseconds
.
This is possible now that there is a type for the time with that name.
Commit Statistics
- 8 commits contributed to the release over the course of 11 calendar days.
- 12 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 (18b0a37)
just fmt
(871dd0b)- Merge branch 'corpus' (aa16c8c)
- Change MSRV to 1.65 (4f635fc)
- Merge branch 'future-dates' (8d2e6a9)
- Rename
commit::Sorting::ByCommitTimeNewestFirstCutoffOlderThan {time_in_seconds_since_epoch}
toseconds
. (e4e8ddc) - Adapt to changes in
gix-actor
(4a80e86) - Adapt to changes in
gix-date
(d575336)