Skip to content

Releases: PHPCSStandards/xmllint-validate

v2.0.0 - 2026-06-21

Choose a tag to compare

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

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

Choose a tag to compare

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

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

Choose a tag to compare

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

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

Choose a tag to compare

@jrfnl jrfnl released this 19 Mar 19:30
0fd9c4a

Changed

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

v1.0.0 - 2025-03-14

Choose a tag to compare

@jrfnl jrfnl released this 14 Mar 08:34
ef1c33c

Changed

  • Various documentation improvements

v1.0.0-rc1 - 2025-03-02

Choose a tag to compare

@jrfnl jrfnl released this 02 Mar 17:40
a37235b

Initial public release.