Releases: chrisjenx/yakcov
Releases · chrisjenx/yakcov
1.7.0
What's Changed
- Update rules by @chrisjenx in #3
- New Modifier for Validation Settings by @chrisjenx in #4
- Use NSLibPhoneNumber by @chrisjenx in #5
- fix spelling in Readme.md by @thatusualguy in #6
New Contributors
- @thatusualguy made their first contribution in #6
Full Changelog: 1.1.0...1.7.0
1.7.0-rc01-5
1.7.0-rc01-4
Full Changelog: 1.7.0-rc01-3...1.7.0-rc01-4
- Fixed isValid for empty rule sets
- Fixed outcome for empty rule sets
1.7.0-rc01-3
- Fix email validation on JS
- Add whitespacing for minLength field
- BreakingChange: Some rules that check different things won't fail on blank (email/phone/numeric/decimal), use
Required
in conjunction.
1.7.0-rc01-2
- Fixed phone validation not picking up proto assets using startuplib
- Breaking Change
Phone
now takes optional defaultRegion (defaults to "US")
1.7.0-rc01-1
- fixed default values on constructors
- added another rememberTextFieldValueValidator
- changed overriden onValueChanged to string for overloads
- added onFocusCursorToEnd
1.7.0-rc01
Release for CMP 1.7.0-rc01
1.7.0-beta02
Release for CMP 1.7.0-beta02
1.7.0-beta01
Release for CMP 1.7.0-beta01