Sourced from nu.validator:validator's releases.
latest
[!IMPORTANT] The release named “latest” is “production-ready” and is the only release you want to use. This project no longer does “major” version-numbered releases. Release 20.6.30 (30 June 2020) was the final such release. For a changelog of the latest changes, see https://github.com/validator/validator/commits/latest/.
8c3400a
fix: Flag interactive descendants of more ARIA roles15a1cc3
fix: Flag interactive descendants of role=tab85de7c8
ci: Add Java 26974a10d
fix(release): GPG-sign the “latest” tag/releasee5e95eb
fix: Allow aria-expanded etc. on input[type=checkbox] with
role=switch536d915
fix: Require href when area has hreflang, type, target, ping, rel, or
download55e5251
feat: Allow hreflang and type attributes on the area elementffe40e0
fix: Flag interactive descendants of role=option (issue 2099)4c0e326
fix: Allow role=group as a child of role=listitem (issue 2097)02621f3
feat(htmlparser): Ensure mode is always set to INITIAL during
startTokenization