Skip to content

v2.0.0

Compare
Choose a tag to compare
@offirgolan offirgolan released this 09 Feb 20:52
· 558 commits to main since this release
  • Renamed attributeDescription to description
  • I18n support (currently Ember-Intl & Ember-I18n)
  • Added hooks in both Message base and validator base
  • Validation options can also be function that are called before validate
  • #27 Declare custom dependent keys in validators (both custom and predefined)
  • #30 MomentJS is now only required if you want to use the date validator and is no longer a forced dependency
  • #33 Removed Ember.String.fmt dependency
  • #38 Default options in validation declarations

Upgrade Notes

Please checkout the upgrading documentation for more details.