- Change object name to
QCodeDecoder(it wasQRCodeDecoder) - No more
console.log - new
jshint.rc - watcher for
gulp buildandgulp hint - add a
prepareImagemethod so that one can decode directly from an image - new example containing
decodeImagemethod - no more
setDecoderCallbackmethod - keep searching for new qrcodes by default
- expose a
onceargument for thedecodeFromCameramethod - remove
prepareCanvasas this is just used internally - add
decodeFromVideomethod - add automated tests
- for video
- for image
- test browser support