Skip to content

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 08 Nov 07:09
· 7 commits to master since this release
ac46743

JSON v1.2.1

Diff since v1.2.0

Merged pull requests:

Closed issues:

  • Escape unicode character: u2028 (#309)
  • add escapes suitable for HTML embedding (#320)
  • Julia crashes with multithreaded JSON.parse (#341)
  • Serialization of Pair and Vector{Pair} returns unexpected result (#398)
  • Empty named tuple serialised incorrectly (#401)
  • JSON.parse a Vector of {"key": key, "val": value} objects into a Dict (#402)
  • isvalidjson throws an error for invalid String (#404)