Updated to 0.6.3

pull/40/head
Christoph Oberhofer 10 years ago
parent e2f3d693dd
commit 8d986c339d

@ -1,7 +1,7 @@
quaggaJS
========
- [Changelog](#changelog) (2015-05-09)
- [Changelog](#changelog) (2015-05-18)
## What is QuaggaJS?
@ -293,6 +293,11 @@ work.
## <a name="changelog">Changelog</a>
### 2015-05-18
- Improvements
- Making EAN and UPC readers more restrictive
- Added integration-tests for all barcode-readers
### 2015-05-09
- Improvements
- Odd image dimensions no longer cause problems

@ -1,6 +1,6 @@
{
"name": "quagga",
"version": "0.6.2",
"version": "0.6.3",
"description": "An advanced barcode-scanner written in JavaScript",
"main": "dist/quagga.js",
"devDependencies": {

Loading…
Cancel
Save