Version 4.4.0
What's Changed
- Upgrade to GitHub-native Dependabot by @dependabot-preview in #68
- Fix clippy lints by @saschagrunert in #69
- Switch to GitHub actions by @saschagrunert in #70
- Fix removal of complex subtrees by @jistr in #72
- Implement
FusedIterator
for all iterator types by @lo48576 in #73 - Fix clippy lints by @saschagrunert in #74
- Suppress clippy lints by fixing the sources by @lo48576 in #80
- Fix codecov workflow by @saschagrunert in #81
- Avoid making ancestor-descendant cycle on
append
andprepend
by @lo48576 in #79 - Add iter_mut on arena by @seifane in #77
- calculate NodeId by ptr by @hhggit in #66
- Rename
master
tomain
by @saschagrunert in #82
New Contributors
- @dependabot-preview made their first contribution in #68
- @jistr made their first contribution in #72
- @seifane made their first contribution in #77
- @hhggit made their first contribution in #66
Full Changelog: 4.3.1...4.4.0