Skip to content

Saxon XInclude version 4.1.0

Compare
Choose a tag to compare
@ndw ndw released this 02 Jul 14:58
4.1.0
b0f9626

In this release, access to the Saxon APIs has been rewritten to use reflection. This allows a single SInclude jar file to work with either Saxon 10 (and probably/possibly earlier releases) and Saxon 11. Maintaining parallel versions was causing too much complexity in downstream projects that use the XInclude library.

There should be no user-visible changes in this release.