Release 0.2.0
What's Changed
New Features
- make instancetype a jsonvalue by @sebastian-toepfer in #103
- add support for const keyword by @sebastian-toepfer in #118
- add support for dependentRequired keyword by @sebastian-toepfer in #119
- add support for maxProperties keyword by @sebastian-toepfer in #120
- add support for minProperties keyword by @sebastian-toepfer in #121
- Keyword max contains by @sebastian-toepfer in #123
- add support for minContains keyword by @sebastian-toepfer in #124
Bug Fixes
- fix instancetype.int greater than 19 by @sebastian-toepfer in #106
Dependencies
- Bump io.github.sebastian-toepfer.oss:oss-parent from 0.2.0 to 0.3.0 by @dependabot in #101
- Bump io.github.sebastian-toepfer.oss:oss-parent from 0.3.0 to 0.4.0 by @dependabot in #108
- Bump io.github.sebastian-toepfer.oss:oss-parent from 0.4.0 to 0.5.0 by @dependabot in #109
- Bump io.github.sebastian-toepfer.oss:oss-parent from 0.5.0 to 0.6.0 by @dependabot in #110
- Bump org.cyclonedx:cyclonedx-maven-plugin from 2.7.11 to 2.8.0 by @dependabot in #111
- Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 by @dependabot in #112
- Bump org.apache.maven.plugins:maven-scm-plugin from 2.0.1 to 2.1.0 by @dependabot in #113
- Bump io.github.sebastian-toepfer.oss:oss-parent from 0.6.0 to 0.7.0 by @dependabot in #114
- Bump io.github.sebastian-toepfer.oss:oss-parent from 0.7.0 to 0.7.1 by @dependabot in #115
- Bump io.github.sebastian-toepfer.oss:oss-parent from 0.7.1 to 0.8.0 by @dependabot in #116
- Bump ddd.version from 0.6.0 to 0.7.0 by @dependabot in #117
Other Changes
- Fix/0.1.1 by @sebastian-toepfer in #99
- create a better gitignore by @sebastian-toepfer in #100
- remove unnecessary method reference by @sebastian-toepfer in #102
- fix instancetype.int greater than 19 by @sebastian-toepfer in #105
- replace own custom conditions with conditions4j by @sebastian-toepfer in #107
- provide a jsonprovider to const keyword by @sebastian-toepfer in #122
Full Changelog: 0.1.2...0.2.0