Changelog
v0.4.0
- Query results in array by @sophiebremer in https://github.com/typescriptlibs/tsl-core-xml/pull/19
- XMLSelector.parse throws SyntaxError by @sophiebremer in https://github.com/typescriptlibs/tsl-core-xml/pull/19
Full Changelog: https://github.com/typescriptlibs/tsl-core-xml/compare/v0.3.1…v0.4.0
v0.3.1
- Add XMLTree.parse for easier access
Full Changelog: https://github.com/typescriptlibs/tsl-core-xml/compare/v0.3.0…v0.3.1
v0.3.0
- XMLSelector
- XMLPrinter
Full Changelog: https://github.com/typescriptlibs/tsl-core-xml/compare/v0.2.0…v0.3.0
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