Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 17:56

Changes

0.3.1

  • Oxygen 23 is not supported due to changes in Saxon API from Saxon 9
    to 10

0.3.0

  • support multiple oxygen versions
    • build with version-specific Saxon and SDK releases

0.2.6

  • fix issue #1

0.2.5

  • fix link to release
  • no changes to codebase

0.2.4

  • setup up github actions for testing and releasing
  • no changes since last release

0.2.3

  • issue #1
    • added resources to analyse it
    • tried to set the class loader to fix it, but is not fixed yet

0.2.2

  • a fix in the class loading in the oxygen plugin makes the extension
    functions available by installing the plugin

0.2.1

  • assemble dependencies into a single jar file for the oxygen plugin

0.2.0

  • provide XPath extension functions through the SPI
  • delivery as oXygen plugin
  • made this a multi-module maven project

0.1.0