Skip to content

0.5.0

Compare
Choose a tag to compare
@jriecken jriecken released this 27 Apr 00:10
· 43 commits to master since this release
  • Add optional data parameter for the addNode method. (Fixes #12)
  • Add methods getNodeData and setNodeData to manipulate the data associated with a node name. (Fixes #12)
  • Change the hasNode method to be able to cope with falsy node data. (Fixes #12)