Skip to content

Releases: NCAR/crux

Crux 1.3

01 Jun 21:57
Compare
Choose a tag to compare
  • 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

17 Oct 19:33
Compare
Choose a tag to compare

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

06 Jul 21:44
Compare
Choose a tag to compare

Initial public release of XML Schema 1.0 and Schematron validation

crux-1.1.zip