Skip to content

Releases: DesignLiquido/xslt-processor

4.6.1

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 28 Jan 01:07
  • Updating XPath submodule. (97ded02)
  • Complete xsl:number implementation for XSLT 1.0 compliance. (c1f6f97)
  • Update XSLT 1.0 completion plan with accurate implementation status. (916f407)
  • Implement Forwards-Compatible Processing (XSLT 1.0 Section 2.5). (9902cb0)
  • Code updates required by XSLT 1.0 Section 5.3. (d785317)
  • Fixing concat() with XPath Expressions. (de194e6)

Full Changelog: v4.6.0...v4.6.1

4.6.0

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 26 Jan 01:02
  • Updating TODO. (f781a1e)
  • Updating XSLT extension XPath library expects. (aec021d)
  • Fix custom function signatures to accept context as first parameter. (59d7f3d)
  • Update to versioned XPath parser/lexer API. (7952f0a)
  • Removing files that are not used by the interactive tests anymore. (6513d99)

Full Changelog: v4.5.0...v4.6.0

4.5.0

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 24 Jan 01:57

What's Changed

Full Changelog: v4.4.1...v4.5.0

4.4.1

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 24 Jan 00:10
  • Using CDN for scripts. (44d59ad)
  • Wait for XsltProcessor to be available in interactive test. (e0344ac)
  • Improving interactive tests. (fa7cb2e)
  • Interactive Demos page link. (5a010bf)
  • Updating interactive tests to work on GitHub Pages. (6306638)
  • chore: update demo files (cc2e0ac)
  • Getting rid of he packages;
  • Fixing interactive tests. (1e13aa5)
  • Updating README.md. (ee06190)

Full Changelog: v4.4.0...v4.4.1

4.4.0

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 23 Jan 22:18

What's Changed

  • Implementing json-to-xml() support in XSLT. by @leonelsanchesdasilva in #147
  • Replace dynamic require() with static imports in xpath.ts by @Copilot in #153
  • Return empty arrays instead of null in json-to-xml() for XPath consistency by @Copilot in #151
  • Improve json-to-xml test assertions with DOM-based validation by @Copilot in #152

New Contributors

  • @Copilot made their first contribution in #153

Full Changelog: v4.3.1...v4.4.0

4.3.1

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 23 Jan 18:27
  • Fixing issue with Namespaced Attributes (#146) (fcd5b88)
  • Validations for all xsl:stylesheet attributes. (12a051d)
  • Adding Adaptive output support. (#145) (320f155)

4.3.0

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 22 Jan 22:20

What's Changed

Full Changelog: v4.2.1...v4.3.0

4.2.1

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 22 Jan 21:21

What's Changed

Full Changelog: v4.2.0...v4.2.1

4.2.0

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 22 Jan 19:09

What's Changed

Full Changelog: v4.0.0...v4.2.0

4.1.0

Choose a tag to compare

@leonelsanchesdasilva leonelsanchesdasilva released this 22 Jan 18:39
  • Updating GitHub Action to support submodules. (2d9ec98)
  • Updating README.md. (1e32e07)
  • Implementing xsl:strip-space. (cdd3604)
  • Updating TODO.md. (3c9236c)

Full Changelog: v4.0.0...v4.1.0