Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 521 Bytes

CHANGELOG.md

File metadata and controls

18 lines (11 loc) · 521 Bytes

3.2.1

  • Minor documentation clean-up.

3.2.0

  • stringify() will now accept an OptionSet value as well as explicit options.
  • Added the removeGlobalizedTypeHandlers() function.

3.1.0

  • Add built-in extended type handler for regular expressions.
  • Add "big decimal"-specific keywords NaN_m, Infinity_m, and -Infinity_m.
  • Fix bug where negative non-integer values starting with 0 (e.g. -0.2) had double negative sign.

3.0.0

  • First release of JSON-Z, following a fork from JSON5 2.1.0.