Skip to content

Releases: viz-rs/path-tree

v0.8.2

27 Dec 22:38
433ccff

Choose a tag to compare

What's Changed!

  • fix clippy warnings

v0.7.5

12 Feb 16:52
v0.7.5
dd204af

Choose a tag to compare

Dependences

  • smallvec v1.13.0

v0.7.4

02 Jan 05:49
v0.7.4
c147468

Choose a tag to compare

Features

v0.7.3

28 Dec 12:02
v0.7.3
c0933ec

Choose a tag to compare

Features

  • make PathTree and Node cloneable

v0.7.2

31 Jul 20:19
9b6d96b

Choose a tag to compare

v0.7.1

30 Oct 03:04
de3fb29

Choose a tag to compare

Changes

  • remove format! for debug

v0.7.0

04 Oct 03:19
0480642

Choose a tag to compare

Breaking Changes

  • find will return a tuple Option<(&T, Path)>

v0.6.0

27 Sep 18:50
6511140

Choose a tag to compare

no_std support

v0.5.2

26 Sep 10:58
80febd3

Choose a tag to compare

  • Supports Parameters Iterator
  • Supports update node value

v0.5.1

23 Sep 12:15
7663b31

Choose a tag to compare

  • Remove lifetime

  • Inserts then returning node id