Skip to content

v1.14.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Oct 22:56
02e2ecf

JSON3 v1.14.1

Diff since v1.14.0

Merged pull requests:

  • Fix typo in docs (#278) (@xlxs4)
  • Remove two inlines slowing down GLTF TTFX on Julia v1.10.3 and bloating compiled dll sizes on Julia v1.10 and v1.11 (#282) (@jaakkor2)
  • Handle lots of fields (#284) (@Naunet)

Closed issues:

  • @inline-statements in src/structs.jl seem to bloat the precompiled size and slow TTFX (#279)
  • Why are keys of a Dict not unpacked before serialization? (#286)
  • JSON3.jl does not comply with the JSON specification (#289)