Improvements
- supporting the
"default"
keyword - adding an early-failing validation mode
Bugfixes
- fixing
null
handling as a possible enum value - reported in #126 - fixing regression in
"uri"
format validation in draft-v4 mode, thanks for @lmontrieux for the bugfix - fixing
ConstSchema#toString()
implementation - reported in #138