Skip to content

Releases: kshetline/json-z

v3.3.1

25 Jul 02:17
Compare
Choose a tag to compare
  • Add fixed big decimal support with d suffix.
  • Fix "THE_WORKS" so that revealHiddenArrayProperties is false.

v3.2.1

10 Aug 21:25
Compare
Choose a tag to compare
  • stringify() will now accept an OptionSet value as well as explicit options.
  • Added the removeGlobalizedTypeHandlers() function.

v3.1.0

08 Aug 02:54
Compare
Choose a tag to compare
  • 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.

v3.0.4

06 Aug 07:59
Compare
Choose a tag to compare

Fix typings.