json3 v3.2.1 Release Notes

Release Date: 2012-04-27 // almost 12 years ago
  • 2012-04-26

    • Reduce the file size by removing parse error strings [Issue #5].
    • Fall back to the native stringify() and parse() implementations in AMD loaders and CommonJS environments [Issue #6].
    • Use the correct global object when exporting for browsers and JavaScript engines.
    • Support building on Windows by using zlib instead of shelling out to gzip.
    • Switch to the Closure Compiler for generating the minified version.
    • r.js compatibility.
    • Safari < 2.0.2 and Opera >= 10.53 support.