New Features
- add
State::into_entries()
.
It's useful to create standalone boxable iterators over entries
without having to clone.
Commit Statistics
- 12 commits contributed to the release over the course of 28 calendar days.
- 38 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 (8f15cec)
- Merge branch 'fix-docs' (420553a)
- Cleaning up documentation (2578e57)
- 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 license files in all crates (facaaf6)
- Release gix-object v0.29.2 (4f879bf)
- Merge branch 'gix-attributes-validate' (a849da8)
- Add
State::into_entries()
. (973bf70)