Updated to 0.6.3

This commit is contained in:
Christoph Oberhofer
2015-05-18 23:08:19 +02:00
parent e2f3d693dd
commit 8d986c339d
2 changed files with 7 additions and 2 deletions
+6 -1
View File
@@ -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 -1
View File
@@ -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": {