New Features
- add
in_parallel_with_finalize
to support a usecase forgix-worktree
Changed (BREAKING)
- remove
zlib::stream::inflate::ReadBoxed
.
It was a special-case type that was only used in one spot, and thus
not really that interesting to have in a shared place.
Commit Statistics
- 6 commits contributed to the release over the course of 10 calendar days.
- 19 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Adjust package versions (by cargo-smart-release) (c70e54f)
- Prepare changelogs prior to release (e4dded0)
- Merge branch 'refactor-pack-streaming' (8a46a7e)
- Remove
zlib::stream::inflate::ReadBoxed
. (032cea3) - Merge branch 'integrate-filtering' (b19a56d)
- Add
in_parallel_with_finalize
to support a usecase forgix-worktree
(2a76929)