Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 573 Bytes

History.md

File metadata and controls

31 lines (19 loc) · 573 Bytes

0.1.3 / 2015-06-28

  • Fix for browserify static analysis on missing lib-cov dep
  • Added choices validator

0.1.2 / 2014-12-28

  • fix for when a required field is boolean type

0.1.1 / 2014-05-12

  • add missing files to component.json

0.1.0 / 2014-04-06

  • add instance validator for type

0.0.9 / 2013-10-23

  • Add required check for empty string

0.0.8 / 2013-10-16

  • Iterate using Object.keys to avoid validating on nonexistent attributes.