Skip to content

version 0.3.0

Latest
Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 29 Sep 04:05
· 4 commits to master since this release

Added

  • Parser::tableXpathPosition
  • Parser::tableCaption
  • Table class which implements the TabularDataReader interface.
  • Parser::includeSection and Parser::excludeSection to improve section parsing.

Fixed

  • Improve identifier validation for Parser::tablePosition
  • Remove the $tableOffset property.
  • tableHeader can now re-arrange the table column and remove any unwanted column.

Deprecated

  • None

Removed

  • Parser::(in|ex)cludeTableFooter replaced by Parser::(in|ex)cludeSection