Skip to content

ChangeLog.devel

fge edited this page Sep 22, 2012 · 40 revisions

1.3.1

  • Some internal code cleanup.
  • Implement inner schema addressing mode by splitting SchemaContainer in two classes.
  • Make AddressingMode build SchemaContainer instances.
  • IdFragment is dead, replaced with IllegalFragment.
  • Start a SchemaBundle implementation, inject it into a SchemaRegistry. Use that in test code only for now.

1.3.0

  • Remove deprecated methods.
  • Update reference to JSON Pointer and JSON Reference drafts.
  • Fix format bundle bug (declared but not actually used. Meh.).
  • Start API changes to support inner schema addressing: SchemaContainer now takes care of .contains() and .resolve() methods when processing JSON References.
  • Move some classes to a dedicated schema package.
  • More tests; more fatal errors implemented and tested.
Clone this wiki locally