v0.9.0
Changelog
Features added
- Added
multiple
configuration parameter to decode multiple barcodes at once (see #90 kudos to @dgreif) - Added
target
option to theinputStream
configuration which specifies the entry-point for the video-element. This can either be a CSS selector, or a DOM node. (fixes #52, see #89 for details, many thanks to @davincho)