Skip to content

Releases: martypapa/debug-tree

Version 0.2.4

21 May 05:54
Compare
Choose a tag to compare
v0.2.4

Added set_enabled() to prevent adding leaves and branches to the tree.

Version 0.2.1

20 May 23:36
Compare
Choose a tag to compare
Added `add_leaf_value!()` and `add_leaf_value_to!()` macros that acce…

…pt a single expression and add it as a leaf and return the value.

Fixed add_leaf_to example.