What's Changed
New Features
- add support for allOf keyword by @sebastian-toepfer in #126
- add support for anyOf keyword by @sebastian-toepfer in #127
- Keyword one of by @sebastian-toepfer in #128
- add support for dependetSchemas keyword by @sebastian-toepfer in #133
- add support for propertyNames keyword by @sebastian-toepfer in #136
- Keywords if,then and else by @sebastian-toepfer in #160
- add applyTo to schema and deprecate validator by @sebastian-toepfer in #161
Other Changes
- improve definition of keyword relationships (affects and affectedBy) by @sebastian-toepfer in #125
- add support for not keyword by @sebastian-toepfer in #130
- enable all default schemas at default by @sebastian-toepfer in #129
- add some more and use img.shield.io for all badges by @sebastian-toepfer in #134
- Simplify tests by @sebastian-toepfer in #132
- fix issue with refs in other keywords by @sebastian-toepfer in #137
- remove reduntant configuration from pom by @sebastian-toepfer in #175
Full Changelog: 0.2.0...0.3.0