Skip to content

Commit

Permalink
First working implentation of non-blocking/async parsing, #57 -- not …
Browse files Browse the repository at this point in the history
…complete wrt non-standard features, but functional
  • Loading branch information
cowtowncoder committed Jun 3, 2017
1 parent 806fb2d commit ceaa754
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ JSON library.

#17: Add 'JsonGenerator.writeString(Reader r, int charLength)'
(constributed by Logan W)
#57: Add support for non-blocking ("async") JSON parsing
#304: Optimize `NumberOutput.outputLong()` method
#306: Add new method in `JsonStreamContext` to construct `JsonPointer`
#312: Add `JsonProcessingException.clearLocation()` to allow clearing
Expand Down

0 comments on commit ceaa754

Please sign in to comment.