Releases: sheadawson/silverstripe-zenvalidator
Releases · sheadawson/silverstripe-zenvalidator
2.1.3
2.1.2
- Improve return types
Full Changelog: 2.1.1...2.1.2
2.1.1
Improve return types
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Silverstripe 5 compatibility by @jalamanderman in #81
New Contributors
- @jalamanderman made their first contribution in #81
Full Changelog: 2.0.4...2.1.0
2.0.4
2.0.3: Merge pull request #78 from ssmarco/patch-1
- Fix missing use statement
2.0.2
PHP 7.2 compat
Merge pull request #70 from kinglozzer/php72 PHP 7.2 compatibility
0.4.4: Merge pull request #34 from kinglozzer/patch-1
Fix broken type hinting in ValidationLogicCriteria
0.4.3
BUGFIX wrap parsley.extend.js in closure, fixes #33, update readme