Releases: wanglingsong/JsonSurfer
Releases · wanglingsong/JsonSurfer
v1.6.5
- Maven dependency update and add Github action config. Thanks to @chillb0nes
v1.6.4
v1.6.3
- Add BigInteger support in JacksonParser #38 #73 , thanks for the contribution from @oleg-smith
v1.6.2
#70 Close underlying parser when surfing stopped
Thanks so much for the advice from @cowtowncoder
After this change JsonSurfer will close all underlying parser by default. In case you wanna leave the parser not closed, an additional config have to be set as follows:
SurfingConfiguration.setCloseParserOnStop(False)
v1.6.1
some fix and bump dependencies
v1.5.1
v1.5.0
v1.5.0-beta1
v1.5.0-beta1