v0.4.0
n9-machine-user
released this
02 Oct 13:47
·
32 commits
to refs/heads/main
since this release
What's Changed
⚠️ Breaking Changes
- chore: Simplify StringDNSLabel rule (#29) @nieomylnieja
StringDNSLabel
is no longer aRuleSet
, instead it's now a singleRule
.
🚀 Features
- feat: Add WithNameFunc to Validator (#28) @nieomylnieja
Added
Validator.WithNameFunc
function which can be used to dynamically set the validator's name per-instance.
🧰 Maintenance
- chore: Simplify StringDNSLabel rule (#29) @nieomylnieja
- chore: Update README.md (#27) @nieomylnieja
- chore: Update kskitek/coverdiff action to v0.6.0 (#26) @renovate