Skip to content

v1.7.1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 06:32
4ff5d84

JSON3 v1.7.1

Diff since v1.7.0

Closed issues:

  • being careful about coercions of numeric types (#56)
  • Constructing immutable structs from keyword constructors (#73)
  • Wrong results when parsing big Ints (#124)

Merged pull requests:

  • More robust algorithm for parsing number as Int64 vs. Float64 (#125) (@quinnj)