Skip to content

Releases: saschagrunert/indextree

v4.7.4

07 May 13:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.3...v4.7.4

v4.7.3

21 Oct 06:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.2...v4.7.3

v4.7.2

13 Aug 09:57
4af2d7f

Choose a tag to compare

What's Changed

  • Use the correct crate versions in both indextree and indextree-macros crates by @blinxen in #115

Full Changelog: v4.7.1...v4.7.2

v4.7.1

12 Aug 07:01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.7.0...v4.7.1

v4.7.0

30 Jul 15:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.1...v4.7.0

v4.6.1

03 Apr 11:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.6.0...v4.6.1

v4.6.0

09 Mar 07:31

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.5.0...v4.6.0

Version 4.5.0

16 Sep 06:58

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.4.0...4.5.0

Version 4.4.0

08 Mar 06:39
0967405

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.1...4.4.0

Version 4.3.1

07 Sep 14:31
81baec3

Choose a tag to compare

  • Added an API to remove subtree
  • Use preorder to traversal the tree