Skip to content

2.5.0

Compare
Choose a tag to compare
@fenek fenek released this 04 May 12:03
· 106 commits to master since this release

Added

  • A new API to query elements with specific namespaces. Path querying is extended with new selectors as well.
  • Child element size (in bytes) limit may be configured.
  • Stream opening tag is now configurable.

Changed

  • Testable with rebar3; cover is now enabled.

Misc

  • C sources reformatting.