New Features
- add
Store::alternate_db_paths()
.
Provides a way to learn about loose database paths that are provided by
git alternates. - implement
Clone
forSink
.
Commit Statistics
- 16 commits contributed to the release over the course of 25 calendar days.
- 40 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Prepare changelogs prior to release (8f15cec)
- Merge branch 'integrate-gix-negotiate' (ae845de)
- Add
Store::alternate_db_paths()
. (8c72a23) - Merge branch 'fix-docs' (420553a)
- Cleaning up documentation (2578e57)
- Apply -W clippy::cloned-instead-of-copied (150463c)
- Merge branch 'auto-clippy' (dbf8aa1)
- Autofix map-or-unwrap clippy lint (and manual fix what was left) (2087032)
- Merge branch 'main' into auto-clippy (3ef5c90)
- Auto-fix clippy to remove explicit iter looping (3eff567)
- Merge branch 'blinxen/main' (9375cd7)
- Include custom clippy settings (b057500)
- Include license files in all crates (facaaf6)
- Merge branch 'fix-851' (2f275d5)
- Implement
Clone
forSink
. (3db18c4) - Release gix-object v0.29.2 (4f879bf)