Skip to content

Releases: toba/go-html-validate

v0.12.0

31 Jan 18:14

Choose a tag to compare

Changelog

  • f374380 add htmx-custom-events config for hx-on validation

v0.11.0

31 Jan 18:04

Choose a tag to compare

Changelog

  • 374bb6c update htmx4 linting to match v4.0.0-alpha6

v0.10.0

31 Jan 17:37

Choose a tag to compare

Changelog

  • 356e545 add valid-for and unrecognized-char-ref rules, migrate module to toba org

v0.9.3

18 Jan 16:58

Choose a tag to compare

Changelog

  • f8057fb fix .gitignore path for local settings
  • 997642c remove local settings

v0.9.2

18 Jan 16:55

Choose a tag to compare

Changelog

  • 74a5f96 add LLM attribution note to README
  • dec6cea fix template-syntax-valid to recognize define as control structure

v0.9.1

18 Jan 01:56

Choose a tag to compare

Changelog

  • 251dba4 fix template-syntax-valid to recognize define as control structure

v0.9.0

18 Jan 01:21

Choose a tag to compare

Changelog

  • 71075d3 add Go template linting rules
  • 37b37b7 add Go template linting rules
  • e12dd62 document htmx and Go template rules in README

v0.8.1

18 Jan 00:27

Choose a tag to compare

Changelog

  • ab7255e add :inherited suffix validation and fix config loading
  • 53ab797 allow $schema property in config files

v0.8.0

18 Jan 00:17

Choose a tag to compare

Changelog

  • 3744b49 add :inherited suffix validation and fix config loading
  • 077c29c add JSON syntax validation for hx-vals and hx-headers
  • b8e7000 add hx-include and hx-status validation
  • 349fee2 add hx-on:* event name validation
  • 1472d9f make version/release require PUSH=true
  • 8745108 warn on htmx request attributes on submit buttons inside forms

v0.7.0

17 Jan 23:41

Choose a tag to compare

Changelog

  • 1e7b853 add htmx attribute value validation