Releases: NCAR/crux
Releases · NCAR/crux
Crux 1.3
- Now includes a crux.jar with only the Crux-related classes and a crux-all.jar which also includes all dependencies. The latter should be used on the command-line
- Fixed #1
- Switched logging to SLF4J and Logback
- Fixed issues with Schematron caching - latest file mod times now cause the cached version to be discarded and SCH files that reference other files via the document() function are now handled properly
Crux 1.2
Improved the per-thread caching of Schematron/XSLT transformations, which improves the performance of long-running, multi-threaded Schematron validation significantly. Improved the Schematron support to call the XSLT library directly and return line and column numbers with the errors when they are available
Crux 1.1
Initial public release of XML Schema 1.0 and Schematron validation