validator/CHANGELOG.md
2019-05-17 16:26:27 +02:00

829 B

Changelog

All notable changes to the Schematron Rules and this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Support loading scenarios and content from a JAR-File
  • Simple Daemon-Mode exposing validation functionality via http

Changed

  • Use s9api (e.g. XdmNode) internally for loading and holding xml objects (further memory optimization)

1.0.2

Fixed

  • Memory issues when validating multiple targets

1.0.1

Changed

  • Removed XRechnung configuration from release artifacts and source (moved to own repository )

1.0.0

  • Initial Release