Skip to content
Francis Galiegue edited this page May 27, 2013 · 12 revisions

1.1.4

  • Convert all error messages to use a Java resource bundle.
  • Maven artifact is now OSGi ready (thanks to Matt Bishop).
  • Full hyperschema syntax validation support (as a result, added dependency on uri-template.

1.1.3

1.1.2

  • .toString() fix for AbstractProcessingReport.
  • JSON Patch: fix array index adding.
  • Error messages rework.
  • Make ProcessorMap final.
  • Start to implement configuration for schema walking.
  • Update Guava dependency to 14.0.
  • New class RawProcessor.
  • One change to SchemaListener's .onExit() event.

1.1.1

  • JSON Patch implementation
  • Rework SchemaListener events
  • Improve Processing{Message,Report}'s .toString()

1.1.0

  • First version of new development branch
  • Change packages of ref resolving, syntax checking, others.
  • Simplify schema walking listeners.
  • Provide a more complete .failOnError() method in ProcessorChain.
  • Update Jackson dependency to 2.1.4.
  • Remove SchemaHolder; improve ValueHolder.
Clone this wiki locally