mirror of
https://github.com/serratus/quaggaJS.git
synced 2026-08-12 21:21:42 +08:00
Updated to 0.6.3
This commit is contained in:
@@ -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
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user