Skip to content

Releases: PHPCSStandards/xmllint-validate

v2.0.0 - 2026-06-21

20 Jun 23:17
Immutable release. Only release title and notes can be modified.
5189514

Choose a tag to compare

Changed

  • The korelstar/xmllint-problem-matcher action runner, which takes care of serving XML lint errors as GitHub annotations, has been bumped from v1.2.0 to v1.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

20 Jun 22:56
Immutable release. Only release title and notes can be modified.
a51c931

Choose a tag to compare

Changed

  • This reverts the korelstar/xmllint-problem-matcher action runner back from v1.3.0 to v1.2.0 as the version bump is a breaking change for self-hosted action runner platforms.
    The above mentioned change will be re-released as v2.0.0.

v1.0.2 - 2026-06-21

20 Jun 22:02
Immutable release. Only release title and notes can be modified.
3cec20c

Choose a tag to compare

Changed

  • The korelstar/xmllint-problem-matcher action runner, which takes care of serving XML lint errors as GitHub annotations, has been bumped from v1.2.0 to v1.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

19 Mar 19:30
0fd9c4a

Choose a tag to compare

Changed

  • Any underlying action runners used by this action are now pinned to commit hashes.

v1.0.0 - 2025-03-14

14 Mar 08:34
ef1c33c

Choose a tag to compare

Changed

  • Various documentation improvements

v1.0.0-rc1 - 2025-03-02

02 Mar 17:40
a37235b

Choose a tag to compare

Initial public release.