Revision history for Perl extension Barcode::ZBar.
0.05 2022-02-05 - Updates from mchehab/zbar
* 0d1d582 perl some packaging improvements
* 5b3c33d Enforce a coding style
* 2b841d5 Update ZBar's main URL location
* d1397ff Fix typos found by codespell.
* edcf08b Add support for using versions with major.minor.patch
* cd5b63e Update to the very latest version of zbar
current spadix
* add Symbol orientation and Decoder direction interfaces
0.04 2009-10-23 spadix
* add result query interfaces to ImageScanner and Processor
0.03 2009-09-24 spadix
* add support for binary symbol data
* fix symbol leaks
* add symbol quality metric
* add support for QR Code
0.02 2009-04-16 spadix
* project name change: package becomes Barcode::ZBar
0.01 2009-02-28 spadix
* add Barcode:: namespace prefix
* add a few new/missing APIs
* add most documentation
* first draft: Processor, Scanner and Decoder basic function