Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork28
Releases: maslick/koder
v1.8.0
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.7.0
Compare
- react-scripts 5.0.0 and webpack 5
- minor: npm badges + ci improvements
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.6.0
Compare
- npm package with a Node.js library (WASM + js)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.5.2
49ce52d
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.5.1
fbf9c6e
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.5.0
408766e
Compare
- print the number of milliseconds to recognize qr/bar code
- CI/CD pipeline with manual deployment to dev environment
- remove unused cpp files (qr, barcode)
- refactoring, renaming
- document C++ code
- use Emscripten 3.1.1 (was 1.38.44)
- use public Emscripten Docker image (
emscripten/emsdk
) - reduce WASM size by 131KB (now: 330KB wasm + 13 KB js glue)
- minify glue code with --closure
- rename and refactor helper.js file (use Koder class, async init getter) -> koder.js
- rename all.wasm and all.js -> zbar.wasm and zbar.js
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.4.1
bb701dc
Compare
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.4.0
614328d
Compare
Merge QR and Barcode WASM files into one (no more QR/BAR button in the UI, Koder will recognize both QR and BAR codes automatically without the need to toggle the switch).
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.3.0
3c3d3af
Compare
Add scan beep on iOS and Mac OSX
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v1.2.7
b4b0155
Compare
- add Transformer base class
- display Receiving party with UPNQR (Slovenia)
Assets2
Uh oh!
There was an error while loading.Please reload this page.