- Big refactoring
- Start to respect $schema
- Add posibility of adding validators for different schemas
- Start using semantic versioning (http://semver.org/)
- Minor improvements
- Add path to errors (error format changed, so it's backward incompatible change)
- Change API
- Introduce 'state' in the validator
- Add possibility to collect errors
- Change errors format
- Add support for jsx format
- Big refactoring of jesse_schema_validator.erl
- Add additional API functions
- Add tests
- Add more documentation
- Initial release.