v0.2.0

  • XMLTree
  • XMLNode helper functions
  • CDATA support
  • Fix Escape entities

Full Changelog: https://github.com/typescriptlibs/tsl-core-xml/compare/v0.1.2…v0.2.0

v0.1.2

  • Improve performance of XMLScanner by @sophiebremer in https://github.com/typescriptlibs/tsl-core-xml/pull/7
  • Improve compatibility by @sophiebremer in https://github.com/typescriptlibs/tsl-core-xml/pull/8
  • Fix scan of incomplete tags on buffer edge by @sophiebremer in https://github.com/typescriptlibs/tsl-core-xml/pull/9

Full Changelog: https://github.com/typescriptlibs/tsl-core-xml/compare/v0.1.1…v0.1.2

v0.1.1

  • ReDOS quantify limitations by @sophiebremer in https://github.com/typescriptlibs/tsl-core-xml/pull/4

Full Changelog: https://github.com/typescriptlibs/tsl-core-xml/compare/v0.1.0…v0.1.1

v0.1.0

Full Changelog: https://github.com/typescriptlibs/tsl-core-xml/commits/v0.1.0