Releases: Spelt/ZXing.Delphi
v3.4.4
v3.4.3
v3.4.2
v3.4.1
v3.4
v3.3.1
v3.3
v3.2
v3.2 Date: 2016/11/27
Added EAN8, EAN13 (many requests)
v3 becomes master branch
v3.1 Date: 2016/06/28 (Super many thank to: Carlo Sirna)
Added VCL support (via IFDEF USE_VCL_BITMAP).
Memleak fixes for old gen compilers (win32/win64).
Fix: QRCode ECI character set + extra unit test.
Added 'Load Image from file' command in test project.
UTF-8 fixed bug + added unit test
Some other bug fixes.
v3.0 Date: 2016/04/28 (Great many thanks to: Kai Gossens and Raphael Büchler)
Added DataMatrix (BETA).
ResultPoint event added.
Support for inverted 1D/2D code types.
Better OneDReader scan strategy
Redesigned the file/folder structure for better namespacing.
Simplification of adding readers to the TMultiformatReader (just add all your readers here)
Small improvements.