Skip to content

Releases: libtnb/validator

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 19:26
v0.3.0
0cf4107

Changelog

  • 0cf4107 feat: add SetDefault to install a configured package-level validator

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:52
v0.2.1
77e1d93

Changelog

  • 77e1d93 fix(ci): check fr.Close error in sniffFile (errcheck)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 14:48
v0.2.0
08ae205

Changelog

  • 08ae205 feat: v0.2 — 34 new rules, structured errors, CheckRules, Russian locale

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:21
v0.1.1
8cfee3e

Changelog

  • 8cfee3e feat: add per-validation AddMessages, document ! vs not_*

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:56
v0.1.0
95fc1c8

Changelog

  • 95fc1c8 chore: optimize README
  • 67b4227 fix(ci): pin LF line endings via .gitattributes
  • 3412c76 fix(ci): windows-safe gofmt step + clear lint findings
  • 26af74b feat: add missing files
  • b448547 feat: first commit