Releases: DesignLiquido/xslt-processor
Releases · DesignLiquido/xslt-processor
3.4.0
What's Changed
- Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 by @dependabot[bot] in #115
- Bump @octokit/request from 8.4.0 to 8.4.1 by @dependabot[bot] in #119
- Bump @octokit/request-error from 5.1.0 to 5.1.1 by @dependabot[bot] in #118
- Update README.md by adding ohpm support and arkts language specification by @kuniqi in #122
- Bump form-data from 4.0.1 to 4.0.4 by @dependabot[bot] in #123
- Bump axios from 1.7.7 to 1.10.0 by @dependabot[bot] in #124
- Bump axios from 1.10.0 to 1.11.0 by @dependabot[bot] in #125
- Adding
xhtmloption tooutputMethod. by @leonelsanchesdasilva in #129
New Contributors
Full Changelog: v3.3.1...v3.4.0
3.3.1
v3.3.0
What's Changed
- Removing
node-fetchas a dependency. Adding disclaimer at README. by @leonelsanchesdasilva in #114
Full Changelog: v3.2.3...v3.3.0
3.2.3
3.2.2
- Resolving #111; (#112) (a9fdabe)
- Adding unit test for #110. (aa9a2a3)
- Updating unit test on #109. (ea811e9, 56b0b7b, 8b3c4dc)
- Adding unit test for #109. (3b8a216)
- Just adding the namespace to test in other stricter XSLT transformers. (1892a34)
- Adding unit test reported in #108. (a64644e)
- Adding unit test for #107. (e051c7c)
3.2.1
3.2.0
3.1.0
3.0.2
3.0.1
- Refactoring while testing a bug with
UnionExpr. (1cc8d7b) - Bug fixes reported in DesignLiquido/lmht-js#2 and DesignLiquido/lmht-js#3. (386a869)
- Adding unit test from issue. Unable to debug now in VSCode. (aecf8b2)
- Fixing
<xsl:include>test. (b4dc330) - Bump braces from 3.0.2 to 3.0.3 (#97) (288c76d)
- Updating LMHT tests. (a0f91a6)
- Update README.md (763d6df)