What's new in this version:
- .NET development
- Added the ability to recognize and generate 2D component of GS1 composite barcode symbology, which is based on MicroPDF417 or PDF417 barcode.
 - Added the ability to recognize GS1 Composite barcode symbologies:
- GS1-128 CC-A, GS1-128 CC-B, GS1-128 CC-C
 - GS1 DataBar CC-A, GS1 DataBarCC-B
 - GS1 DataBar Expanded CC-A, GS1 DataBar Expanded CC-B
 - GS1 DataBar Expanded Stacked CC-A, GS1 DataBar Expanded Stacked CC-B
 - GS1 DataBar Limited CC-A, GS1 DataBar Limited CC-B
 - GS1 DataBar Stacked CC-A, GS1 DataBar Stacked CC-B
 - EAN-13 CC-A, EAN-13 CC-B
 - EAN-8 CC-A, EAN-8 CC-B
 - UPC-A CC-A, UPC-A CC-B
 - UPC-E CC-A, UPC-E CC-B
 
 
 - WEB development
- Added the ability to recognize and generate 2D component of GS1 composite barcode symbology, which is based on MicroPDF417 or PDF417 barcode.
 - Added the ability to recognize GS1 Composite barcode symbologies:
- GS1-128 CC-A, GS1-128 CC-B, GS1-128 CC-C
 - GS1 DataBar CC-A, GS1 DataBarCC-B
 - GS1 DataBar Expanded CC-A, GS1 DataBar Expanded CC-B
 - GS1 DataBar Expanded Stacked CC-A, GS1 DataBar Expanded Stacked CC-B
 - GS1 DataBar Limited CC-A, GS1 DataBar Limited CC-B
 - GS1 DataBar Stacked CC-A, GS1 DataBar Stacked CC-B
 - EAN-13 CC-A, EAN-13 CC-B
 - EAN-8 CC-A, EAN-8 CC-B
 - UPC-A CC-A, UPC-A CC-B
 - UPC-E CC-A, UPC-E CC-B
 
 - Added WebSwissQrCodeJS class that allows to provide structured value of Swiss QR Code barcode for barcode generator.
 - Now WebBarcodeReaderJS class parses value of recognized AAMVA, Swiss QR Code, Mailmark CCMD, PPN barcode and returns structured value of barcode.
 
 - Xamarin development
- Added the ability to recognize and generate 2D component of GS1 composite barcode symbology, which is based on MicroPDF417 or PDF417 barcode.
 - Added the ability to recognize GS1 Composite barcode symbologies:
- GS1-128 CC-A, GS1-128 CC-B, GS1-128 CC-C
 - GS1 DataBar CC-A, GS1 DataBarCC-B
 - GS1 DataBar Expanded CC-A, GS1 DataBar Expanded CC-B
 - GS1 DataBar Expanded Stacked CC-A, GS1 DataBar Expanded Stacked CC-B
 - GS1 DataBar Limited CC-A, GS1 DataBar Limited CC-B
 - GS1 DataBar Stacked CC-A, GS1 DataBar Stacked CC-B
 - EAN-13 CC-A, EAN-13 CC-B
 - EAN-8 CC-A, EAN-8 CC-B
 - UPC-A CC-A, UPC-A CC-B
 - UPC-E CC-A, UPC-E CC-B
 
 - Added support of compressed assemblies in Xamarin.Android projects.