Releases: dracor-org/dracor-validate-action
Releases · dracor-org/dracor-validate-action
2.1.0
2.0.4
What's Changed
- Fix broken Docker build by @cmil in 1fdf2fe
- Bump @rollup/rollup-linux-x64-gnu from 4.49.0 to 4.50.0 by @dependabot[bot] in #31
- Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #34
Full Changelog: v2.0.3...v2.0.4
2.0.3
2.0.2
What's Changed
- Bump default schema versions to TEI 4.10.1 and DraCor Schema 1.0.1 by @cmil in 745e02f
- Use
@xmldom/xmldominstead ofxmldomby @cmil in 536093d - Bump the npm-development group with 3 updates by @dependabot[bot] in #24
- Bump @rollup/rollup-linux-x64-gnu from 4.46.3 to 4.48.1 by @dependabot[bot] in #26
Full Changelog: v2.0.1...v2.0.2
2.0.1
What's Changed
- Bump @rollup/rollup-linux-x64-gnu from 4.45.1 to 4.46.2 by @dependabot[bot] in #17
- Bump the actions-minor group with 2 updates by @dependabot[bot] in #18
- Bump the npm-development group across 1 directory with 11 updates by @dependabot[bot] in #19
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #20
- Bump the npm-development group with 6 updates by @dependabot[bot] in #22
- Bump super-linter/super-linter from 7 to 8 by @dependabot[bot] in #14
Full Changelog: v2.0.0...v2.0.1
2.0.0
2.0.0-beta.1
1.0.0
This is the first stable version of the DraCor Validation Action. It validates XML files against different schemas and presents the validation output in the action summary. Currently TEI-All and the DraCor Schema are supported. For the DraCor Schema both the Relax NG and the Schematron rules are checked.
1.0.0-rc.2
1.0.0-rc.1
Update dependencies except for rollup Upgrading rollup changes the bundle and the new plugin versions issue warnings.