Releases: themisir/form-validator
Releases · themisir/form-validator
v2.1.0
What's Changed
- Update Turkish (tr) language translations by @SemihGursoy in #50
- Added
options
constructor argument andValidationBuilder.globalOptions
to customize validation
New Contributors
- @SemihGursoy made their first contribution in #50
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- Add Dutch (nl) language translations by @h3x4d3c1m4l in #49
- BREAKING: Removed
jp
code name for Japanese language (check this for more context)
New Contributors
- @h3x4d3c1m4l made their first contribution in #49
Full Changelog: v1.0.4...v2.0.0
v1.0.3
What's Changed
- Fixed language code from jp to ja by @rikyscara in #35
- Adding support for ru by @Forne in #36
- Added Thai language by @STP-PMT in #41
- Added Romanian language by @Kthuts in #42
- Improvement Japanese error messages by @ken-aio in #44
New Contributors
- @rikyscara made their first contribution in #35
- @Forne made their first contribution in #36
- @STP-PMT made their first contribution in #39
- @Kthuts made their first contribution in #42
- @ken-aio made their first contribution in #44
Full Changelog: v1.0.2...v1.0.3
v1.0.2
v0.1.6-next
- Changed localization structure to support extending the library