Chore (BREAKING)
- update to the latest
prodash
It makes proper usage ofProgress
types easier and allows them to be used
asdyn
traits as well.
Bug Fixes (BREAKING)
- use
dyn
trait where possible.
This reduces compile time due to avoiding duplication.
Commit Statistics
- 12 commits contributed to the release over the course of 17 calendar days.
- 17 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 for release (375db06)
- Merge branch 'optimizations' (6135a5e)
- Adapt to changes in features of
gix-pack
(6b27ffa) - Merge branch
dyn
ification (f658fcc) - Use
dyn
trait where possible. (072ee32) - Update to the latest
prodash
(ed327f6) - Merge branch 'perf-and-safety' (9ad9c5b)
- Adapt to changes in
gix-pack
(46a4d4d) - Merge branch 'adjustments-for-cargo' (b7560a2)
- Release gix-date v0.7.4, gix-index v0.23.0, safety bump 5 crates (3be2b1c)
- Thanks clippy (5044c3b)
- Merge branch 'gix-submodule' (363ee77)