- Minor documentation clean-up.
stringify()
will now accept anOptionSet
value as well as explicit options.- Added the
removeGlobalizedTypeHandlers()
function.
- 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.
- First release of JSON-Z, following a fork from JSON5 2.1.0.