Skip to content
This repository has been archived by the owner on Mar 31, 2020. It is now read-only.

Latest commit

 

History

History
44 lines (32 loc) · 684 Bytes

CHANGELOG.md

File metadata and controls

44 lines (32 loc) · 684 Bytes

CHANGELOG

1.1.0

  • Big refactoring
  • Start to respect $schema
  • Add posibility of adding validators for different schemas

1.0.0

0.5.0

  • Add path to errors (error format changed, so it's backward incompatible change)

0.4.0

  • Change API
  • Introduce 'state' in the validator
  • Add possibility to collect errors
  • Change errors format

0.3.0

  • Add support for jsx format

0.2.0

  • Big refactoring of jesse_schema_validator.erl
  • Add additional API functions
  • Add tests
  • Add more documentation

0.1.0

  • Initial release.