JSON3 v1.14.3
Merged pull requests:
Closed issues:
- provide JSONText in analogy to JSON.jl (#168)
- Amazon Ion support (and/or other JSON superset) (#169)
- Trouble writing a UInt128 and reading it back again (#173)
- 2-arg show is currently not copy-pasteable. (#202)
StructTypes.excludesnot working (#224)- Stack overflow when writing
Realthat isn'tAbstractFloatorInteger(#232) - convert
Vector{JSON3.Object}toJSON3.Array? (#234) - JSON3.pretty extremely buggy (#246)
- Critical: Vector of Vector raise Exception (#248)
- no method matching JSON3.read(::Cmd, ::Type) (#251)
- Core dumped when writing DateTime (#269)
- DataFrameRows iterator (from DataFrames.eachrow) repeats entire dataframe when serialising with JSON3 (#280)
JSON3.readparses literal successfully regardless of trailing text (#288)- Round trip failure (#295)