v0.13.0
版本发布时间: 2019-06-01 01:29:02
zxing-js/library最新发布版本:v0.21.3(2024-08-21 14:35:41)
- Image and Video decoding rewrite, it's Promise time.
- Some internal refactorings that made the lib way more powerful dealing with async and stream stuff.
- New capture canvas, video source and image source handling.
- VideoInputDevice now implements MediaDeviceInfo.
- Some methods migrated from the Angular scanner.
-
findDeviceById
comes to cover thegetDeviceById
that once existed in the scanner.
-
- Some performance improvement.
- Not tested, but probably a lot of bugs fixed that will be listed later.
- Renamed
decodeOnceWithDelay
todecodeWithRetryAndDelay
.
One step closer to continuous scan.