Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 442 Bytes

History.md

File metadata and controls

18 lines (11 loc) · 442 Bytes

0.1.2 29-Oct-2013

  • add back emitter-based error handling, but with single error object emitted after validation complete

0.1.1 28-Oct-2013

  • Remove emitter-based "push" error handling
  • Reimplement internal Context class, store assertion trees
  • Better error messages, add error messages for schemas themselves as well as schema properties
  • Add correlation.coerce()

0.0.6 09-Oct-2013

Initial release