Chore
- bump
rust-version
to 1.70
That way clippy will allow to use the fantasticOption::is_some_and()
and friends.
New Features (BREAKING)
-
tree::depthfirst()
traversal
A depth-first traversal yields the.git/index
order.It's a breaking change as the
Visitor
trait gets another way
to pop a tracked path, suitable for the stack used for depth first.
Commit Statistics
- 6 commits contributed to the release over the course of 27 calendar days.
- 27 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Update all changelogs prior to release (1f6390c)
- Merge pull request #1762 from GitoxideLabs/fix-1759 (7ec21bb)
- Bump
rust-version
to 1.70 (17835bc) - Merge pull request #1410 from GitoxideLabs/status (0ab4f64)
tree::depthfirst()
traversal (22f8939)- Merge pull request #1739 from GitoxideLabs/new-release (d22937f)