json3 v3.3.2 Release Notes

Release Date: 2014-06-22 // almost 10 years ago
  • 2014-06-22

    • Test the minified version on Travis [Issue #35].
    • Add a change log and contribution guidelines [Issue #55].
    • Include the minified version in the npm package [Issue #59].
    • Simplify bower.json.

Previous changes from v3.3.1

  • 2014-04-08

    • Reduce the Bower package size by lazily downloading the Closure Compiler [Issue #54].
    • Make JSON3.noConflict() idempotent [Issue #56].
    • Improve AMD define pragma detection before minifying.
    • Support node-webkit and web workers.