Releases: PHPCSStandards/xmllint-validate
Releases · PHPCSStandards/xmllint-validate
v2.0.0 - 2026-06-21
Changed
- The
korelstar/xmllint-problem-matcheraction runner, which takes care of serving XML lint errors as GitHub annotations, has been bumped fromv1.2.0tov1.3.0.
This version bump means this action runner will now run on Node 24 and will no longer generate a warning.
v1.0.3 - 2026-06-21
Changed
- This reverts the
korelstar/xmllint-problem-matcheraction runner back fromv1.3.0tov1.2.0as the version bump is a breaking change for self-hosted action runner platforms.
The above mentioned change will be re-released asv2.0.0.
v1.0.2 - 2026-06-21
Changed
- The
korelstar/xmllint-problem-matcheraction runner, which takes care of serving XML lint errors as GitHub annotations, has been bumped fromv1.2.0tov1.3.0.
This version bump means this action runner will now run on Node 24 and will no longer generate a warning.
v1.0.1 - 2025-03-19
Changed
- Any underlying action runners used by this action are now pinned to commit hashes.
v1.0.0 - 2025-03-14
Changed
- Various documentation improvements
v1.0.0-rc1 - 2025-03-02
Initial public release.