Releases: monetr/validation
Releases · monetr/validation
v1.3.0
Immutable
release. Only release title and notes can be modified.
v1.2.0
v1.1.0
Immutable
release. Only release title and notes can be modified.
1.1.0 (2026-05-30)
Features
- Adding
IsPrintableUnicode(1aafdf4) - Adding more helpers, Eq and NotEq (ae9a45d)
- Adding union/oneof validator (#14) (e0327ea)
- More helpers, between, equal field, not equal field etc (8d864ed)
Bug Fixes
- Fixed E164 bug (8ece6da)
- Fixed missing currency (4d84cf7)
- Fixed nil pointer dereference issue (bbbff68)
- Fixing error template panic (8201e78)
- Improving how Indirect works (8645c5e)
Miscellaneous
- Cleaning up README (731c077)
Build Automation
v1.0.6
Immutable
release. Only release title and notes can be modified.
1.0.6 (2026-05-18)
Bug Fixes
- Adding proper generic type constraints (31d34c0)
- Fixing codeql findings (1079f2b)
- Fixing release please config (7eeac31)
Build Automation
- Adding release please and renovate (6a2cb13)
- deps: pin dependencies (#6) (d52dfcf)
- deps: update actions/checkout action to v2.7.0 (#7) (281e4b8)
- deps: update actions/checkout action to v6 (#10) (7ec6345)
- deps: update actions/setup-go action to v5.6.0 (#9) (2085b26)
- deps: update actions/setup-go action to v6 (#11) (6755e43)
- Removing travis ci and adding codeql (d33acf0)