Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@gluc gluc released this 12 Nov 11:18
· 5 commits to master since this release
08b7dbb

Version 1.1.0

  • IMPROVE: Node names may no longer be NA. It was not fully supported, and now it is an error. (#152)
  • FIX: changed lock_object to lock_objects (#149 thx to Olly Beagly)
  • FIX: help('data.tree') works again
  • IMPROVE: FromListSimple and as.Node.list now have an additional parameter 'interpretNullAsList'. See #169 for details.
  • IMPROVE: added parameter row.names = FALSEin print.Node() to hide row numbers when printing a data.tree.