Skip to content

v1.14.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 13:39
cc047e0

JSON3 v1.14.3

Diff since v1.14.2

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.excludes not working (#224)
  • Stack overflow when writing Real that isn't AbstractFloat or Integer (#232)
  • convert Vector{JSON3.Object} to JSON3.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.read parses literal successfully regardless of trailing text (#288)
  • Round trip failure (#295)