ChangeLog_10x - java-json-tools/json-schema-core GitHub Wiki
1.0.4
Fix bug with Rhino context: sealing the context can conflict with other
packages which also do this, such as, for instance, WebLogic.
1.0.3
Add option to disable schema caching (backport from 1.1.9)
1.0.2
Import syntax validation, ref resolving, loading configuration from -validator
New schema walker/listener/walker processor.
1.0.1
Introduce .fatal() in ProcessingReport: there is no choice if correct unchecked reports want to be built in the event where a processor raises an exception without logging any error message.