Skip to content

0.8.0

Compare
Choose a tag to compare
@cfvescovo cfvescovo released this 27 Aug 20:49
· 33 commits to master since this release

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

Full Changelog: v0.7.0...v0.8.0