node/CHANGELOG

21 lines
304 B
Text
Raw Permalink Normal View History

CHANGELOG
=========
2016-05-25 11:44:50 +01:00
0.2.0
------
* Demo of full-path node name
* insertInPath() uses setData()
* Dynamic node names
* New tests following mutation testing
* Tidy the Node interface
* Named nodes
* Update code style
* Drop lombok in production (still using it in test)
0.1.0
------
* Initial Release