v0.14.0
版本发布时间: 2019-06-05 13:43:09
zxing-js/library最新发布版本:v0.21.3(2024-08-21 14:35:41)
- The much requested continuous decode for browser layer.
- Promisified some decode once methods.
- Little performance improvements.
- Bug fixes.
- Continuous decode for browser.
- Renamed
decodeFromVideoSource
todecodeFromVideo
.- The parameters changed a little, but just by inverting them we achieve compatibility. This was made so the video decoding API could be closer to the image one.