Skip to content

Releases: adopted-ember-addons/ember-cp-validations

v3.3.1

24 Apr 19:33
Compare
Choose a tag to compare
  • #494 [BUGFIX] Async relational validations resolve with fake positive

v3.3.0

30 Mar 00:12
Compare
Choose a tag to compare
  • #477 [FEATURE] Upgrade Ember Validators
    • Confirmation
      • allowBlank
    • Format
      • inverse
    • Length
      • useBetweenMessage (If min and max are set, use the between error message type
    • Number
      • allowNone (defaulted to true)
      • multipleOf

v3.2.4

12 Mar 19:51
Compare
Choose a tag to compare

v3.2.3

28 Jan 08:57
Compare
Choose a tag to compare
  • #443 [BUGFIX] Change factoryFor to use factoryFor().create() @jasonmit

v3.2.2

25 Jan 22:30
Compare
Choose a tag to compare
  • #442 [BUGFIX] Replace private and deprecated _lookupFactory with public & performant factoryFor @cibernox

v3.2.1

24 Jan 08:30
Compare
Choose a tag to compare
  • #441 [FEATURE] Updated blueprints to account for new mocha syntax @Patsy-issa

v3.2.0

24 Jan 08:29
Compare
Choose a tag to compare
  • #436 [BUGFIX] Performance Improvements
  • #438 Upgrade ember-validators

Ember-Validators

  • #39 [FEATURE] allowNonTld & minTldLength in format validator by Offir Golan
  • #41 [BUGFIX] Use String.match instead of RegExp.test to support g flag by Offir Golan

v3.1.5

12 Jan 00:58
Compare
Choose a tag to compare
  • #414 [BUGFIX] Debounce context not properly set

v3.1.4

08 Dec 04:40
Compare
Choose a tag to compare
  • #414 Dependency upgrades

v3.1.3

04 Dec 23:35
Compare
Choose a tag to compare