- ef5e5cc date: fix(date): Show correct error message when a date is invalid with a custom format by Offir Golan
- #64 number: docfix for positive option by Blake Gentry
- #63 number: fix behavior of allowNone by Blake Gentry
- #61 Revert license back to yahoo BSD-3 by Offir Golan
- #62 Move moment assertion to inside validate method by Offir Golan
- #60 Update all the things by Offir Golan
- #57 Update
ember-cli-babel
to v6.9.2 by Tobias Bieniek
- #54 Update minimum version of ember-require-module by Jonathan Johnson
- #48 [BUGFIX] Remove assert in length validator by Offir Golan
- #45 [FEATURE] Support Ember Changeset Validations by Offir Golan
- #40 Remove unnecessary module caching by Offir Golan
- #39 [FEATURE] allowNonTld & minTldLength in format validator by Offir Golan
- #42 Expose parseDate function in the date validator by Guillaume Gérard
- #41 [BUGFIX] Use String.match instead of RegExp.test to support g flag by Offir Golan
- Use ember-require-module
- Add Validator documentation
- Initial release