qr.js

Complete log of all changes

The following changes have been made to qr.js in the versions listed;

2011.12.19, Version 1.0.3

  • #3 Rename QRCode to qr
  • #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 and noConflict methods to the API
  • Now distributed under the MIT License

2011.08.31, Version 1.0.2

  • Deprecated generateCanvas and generateImage and replaced with canvas and image respectively

2011.08.12, Version 1.0.1

  • Allow customisation of colours used when rendering