Skip to content

v1.9.0

Compare
Choose a tag to compare
@dabico dabico released this 09 Nov 09:12
· 690 commits to master since this release
615efb6

What's Changed

  • Introducing TreeCursor#gotoNode by @dabico in #60
  • Improvements to QueryCursor by @dabico in #61
  • Removing deprecated members (<= 1.6.0) by @dabico in #62
  • Add "null" variants of Node and TreeCursor by @dabico in #63
  • Improved singleton design of origin Point by @dabico in #64
  • Added missing clone implementation to OffsetTreeCursor by @dabico in #65
  • Enhance JavaDoc for various classes by @dabico in #66
  • Introducing new "named" instance methods to Node by @dabico in #67
  • Add method for obtaining the Language of a Node by @dabico in #68
  • Simplified native implementation for getPrevSibling and getNextSibling of Node by @dabico in #69

Dependencies Updated

  • Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #58

Full Changelog: v1.8.1...v1.9.0