New
v4.7.0
What's Changed
- refactor(arena): use
slice::as_ptr_rangeinArena::get_node_idby @alexmozaidze in https://github.com/saschagrunert/indextree/pull/108 - Implement
DoubleEndedIteratorfor some iterator structs by @alexmozaidze in https://github.com/saschagrunert/indextree/pull/107 - Improvements and a new
tree!macro by @alexmozaidze in https://github.com/saschagrunert/indextree/pull/110
New Contributors
- @alexmozaidze made their first contribution in https://github.com/saschagrunert/indextree/pull/108
Full Changelog: https://github.com/saschagrunert/indextree/compare/v4.6.1...v4.7.0