0.8.0
What's Changed
- Bump to current Rust edition 2021. by @adamreichold in #31
- Implement FusedIterator trait for the various iterators provided by this crate by @adamreichold in #32
- Provide consuming movement methods so that NodeMut can act as a cursor. by @adamreichold in #33
New Contributors
- @adamreichold made their first contribution in #31
Full Changelog: v0.7.0...v0.8.0