Updated to 0.10.4

This commit is contained in:
Christoph Oberhofer
2016-04-19 08:03:56 +02:00
parent 29abd69b82
commit d415ec358c
5 changed files with 94 additions and 38 deletions
+82 -31
View File
File diff suppressed because one or more lines are too long
+3 -3
View File
File diff suppressed because one or more lines are too long
+6 -1
View File
@@ -7,7 +7,7 @@ showInMenu: true
quaggaJS
========
- [Changelog](#changelog) (2016-03-31)
- [Changelog](#changelog) (2016-04-19)
- [Browser Support](#browser-support)
- [Installing](#installing)
- [Getting Started](#gettingstarted)
@@ -613,6 +613,11 @@ on the ``singleChannel`` flag in the configuration when using ``decodeSingle``.
## <a name="changelog">Changelog</a>
### 2016-04-19
- Improvements
- Reducing false-positives for Code 128 barcodes (
addresses [\#104](https://github.com/serratus/quaggaJS/issues/104))
### 2016-03-31
Take a look at the release-notes (
[0.10.0](https://github.com/serratus/quaggaJS/releases/tag/v0.10.0))
Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 91 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 136 KiB

After

Width:  |  Height:  |  Size: 116 KiB