Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@themainframe themainframe released this 23 May 21:31
  • Ability to traverse the whole captured DataSet in a backreference - this works by using the .. token in a backreference (or elsewhere) to navigate back up the DataSet
  • Additional test coverage
  • Compatibility with PHP 7 (removed uses of reserved words/keywords)