- #23: Revert back to GPL License
- #20: Fix "too many open files" bug
- Fix bug with IIFE
- #9: Fix RequireJS support
- #13: Remove Ender support
- #14: Improve code formatting and style
- #16: Support different MIME types for
toDataURL
and other related functions - #17: Remove unnecessary callback arguments from synchronous functions
- #17: Make
save
fully asynchronous - #17: Add
saveSync
for synchronous saving - #18: Add Grunt build system
- #18: Generate source map as part of build
- #18: Improve developer documentation
- #19: Add support for Bower
- Many small fixes and tweaks
- #3: Rename
QRCode
toqr
- #3: Remove all deprecated methods
- #4: Reformat code and add additional, along with some original, code comments
- #6: Add support for Node.js, CommonJS and Ender
- #6: Add optional
callback
functionality to API methods - #7: Allow
data
arguments to be an object or string value - #8: Add
VERSION
property to the API - #8: Add
toDataURL
,save
andnoConflict
methods to the API - Now distributed under the MIT License
- #1: Deprecate
generateCanvas
andgenerateImage
and replaced withcanvas
andimage
respectively
- Allow customisation of colours used when rendering