-
Notifications
You must be signed in to change notification settings - Fork 398
ChangeLog.devel
fge edited this page Jan 13, 2013
·
40 revisions
- Drop custom NumberNode/ArrayNode/ObjectNode implementations, use Guava's Equivalence instead; this makes the code much more robust.
- API updates to submit new keywords/format attributes; mark old API as deprecated, convert all tests/examples to use the new API.
- Add
properties
syntax checking for draft v4 :/ - Add official test suite to the tests.
- Update JSON Pointer draft.
- Update
jackson-databind
dependency update.