Skip to content

Releases: mathiasverraes/magictree

0.5.0-Thirtytree.Percent.More

08 May 14:09
Compare
Choose a tag to compare
Pre-release

Breaking:

  • move now works with arrays of keyparts instead of dotted strings

0.4.1-Ruler.Slap

30 Apr 13:15
Compare
Choose a tag to compare
0.4.1-Ruler.Slap Pre-release
Pre-release

New features:

  • Moving nodes

0.4.0.Relaxing.Lobster

29 Apr 11:43
Compare
Choose a tag to compare
Pre-release

Breaking:

  • Getters that used to return a Leaf, now return the value.

Improvements:

  • Releases have non-boring names now.

included isEmpty

25 Apr 13:12
Compare
Choose a tag to compare
included isEmpty Pre-release
Pre-release
  • added Node::isEmpty()
  • refactored that Branches always contain Nodes, never scalars (it uses Leafs instead)
  • no backwards compatibilities breaks