Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

57 lines (34 loc) · 1.26 KB
1.2.5 - 03 June 2015
Backwards compatible bug fixes
  • #18 - IE8 support
  • #19 - return when no schemaRules are set (ie8 compat) Thanks @willrstern
1.2.4 - 08 April 2015
Backwards compatible bug fixes
  • #15 - Rule names conflict with schema-attribute names
1.2.3 - 07 April 2015
Backwards compatible bug fixes
  • One tiny piece missing from the fix for #14
1.2.2 - 07 April 2015
Backwards compatible bug fixes
  • #13 - Check for instance wherel rule is undefined - thanks to @facultymatt for the PR!
  • #14 - Errors are not properly collected for nested properties
1.2.1 - 03 April 2015
Backwards compatible bug fixes
  • #12 - Custom dataType Not Working
1.2.0 - 31 March 2015
Backwards compatible API changes
  • #5 - feature: supporting "composite rules"
1.1.1 - 27 March 2015
Backwards compatible bug fixes
  • #9 - Custom defined rule is not called on multiple attributes - thanks to @gtarcea for the PR!
1.1.0 - 27 March 2015
Other
  • #8 - Convert to ES6
1.0.0 - 03 February 2015

Stable Version 1.0.0

1.0.0-beta.1 - 12 January 2015

Now in beta.

1.0.0-alpha.1 - 01 November 2014

Stable Version 1.0.0-alpha.1

0.1.0 - 15 September 2014

Initial Release