mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
Updated changelog.md
This commit is contained in:
parent
0bb23b0542
commit
b349307941
1 changed files with 3 additions and 1 deletions
|
|
@ -12,13 +12,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Enhanced API-Usage e.g. return _Result_ object with processing information
|
- Enhanced API-Usage e.g. return _Result_ object with processing information
|
||||||
- Support loading scenarios and content from a JAR-File
|
- Support loading scenarios and content from a JAR-File
|
||||||
- Simple Daemon-Mode exposing validation functionality via http
|
- Simple Daemon-Mode exposing validation functionality via http
|
||||||
- cli option to serialize the 'report input' xml document to _cwd_
|
- cli option to serialize the 'report input' xml document to _cwd_ (current working directory)
|
||||||
|
- Documentation in `docs`folder
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Use s9api (e.g. XdmNode) internally for loading and holding xml objects (further memory optimization)
|
- Use s9api (e.g. XdmNode) internally for loading and holding xml objects (further memory optimization)
|
||||||
- Builds with java 8 and >= 11
|
- Builds with java 8 and >= 11
|
||||||
- Packages for java8 and java >= 11 (with jaxb included)
|
- Packages for java8 and java >= 11 (with jaxb included)
|
||||||
|
- Translated README.md
|
||||||
|
|
||||||
## 1.0.2
|
## 1.0.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue