1.4.0
BREAKING CHANGE: OnDetectionFinished
event and OnDetectionFinishedCommand
return BarcodeResult[]
instead of HashSet<BarcodeResult>
A lot of code restructuring to improve memory footprint, prevent memory leaks and increase overall stability.
No additional functional changes.