mirror of
https://github.com/itplr-kosit/validator.git
synced 2026-05-25 16:55:39 +00:00
https://projekte.kosit.org/kosit/validator/-/issues/93 (Fix) No usage information necessary when validation fails
This commit is contained in:
parent
0281d94929
commit
38ab54438c
3 changed files with 8 additions and 4 deletions
|
|
@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
# 1.5.0 (to be released)
|
||||
|
||||
### Fixed
|
||||
|
||||
- [#93](https://projekte.kosit.org/kosit/validator/-/issues/93) Remove usage information, when validation failed (CLI)
|
||||
|
||||
### Added
|
||||
|
||||
- Support for multiple configurations and multiple repositories. See [cli documentation](docs/cli.md) for details
|
||||
|
|
@ -18,6 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
removed.
|
||||
- Bump [Saxon HE](https://www.saxonica.com/documentation11/documentation.xml) to 11.4
|
||||
- Bump [jaxb-ri](https://github.com/eclipse-ee4j/jaxb-ri) to 2.3.7
|
||||
|
||||
- [INTERNAL] CLI parsing based on pico-cli, commons-cli is removed
|
||||
|
||||
## 1.4.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue