Releases: DesignLiquido/xslt-processor
Releases · DesignLiquido/xslt-processor
v0.12.0-0
What's Changed
- 'he' package used for xml-entities resolving by @pkozemirov in #1
- (#8) Adding Jest as a test framework and a simple first test. by @TheKnarf in #12
- Fix tests not building by @TheKnarf in #14
- Updated readme by @TheKnarf in #16
- [#13] parsing xml fix - parsing CDATA and comments by @mari6274 in #17
- Moved eslint from a dependency to a dev dependency by @TheKnarf in #19
- Export ExprContext so it an be used to parse xpath by @mig82 in #25
- Add local-name() support by @berenddeboer in #36
- Better warning generate-id() is not supported instead of the value false by @berenddeboer in #37
- Add xml-to-json and parametes object that fills variables by @MarkusUlke in #48
- XSLT template precedence not recognised by @berenddeboer in #39
- Partial namespace support (incomplete) by @mincerafter42 in #54
- Template should be able to match on any element not just / by @berenddeboer in #34
New Contributors
- @pkozemirov made their first contribution in #1
- @TheKnarf made their first contribution in #12
- @mari6274 made their first contribution in #17
- @mig82 made their first contribution in #25
- @berenddeboer made their first contribution in #36
- @MarkusUlke made their first contribution in #48
- @mincerafter42 made their first contribution in #54
Full Changelog: https://github.com/DesignLiquido/xslt-processor/commits/v0.12.0-0