Releases: DacoTaco/BarcodeParserBuilder
Releases · DacoTaco/BarcodeParserBuilder
0.1.3
26 Dec 18:22
Compare
Sorry, something went wrong.
No results found
Added GS1 AI's that were previously missing
Added generic Code39 & Code128 parsing/building
Added AIM Symbology parsing/building
Target .net standard 2.0 instead of individual .net versions
0.1.1
01 May 11:52
Compare
Sorry, something went wrong.
No results found
Added Aim-Prefix parsing, only using barcode parsers that support the aim-prefix
Fixed a bug in which the YYYYMMDD format was used for a ($)$ HIBC segment
0.0.5
28 May 16:31
Compare
Sorry, something went wrong.
No results found
Update Ean Parsing to more correctly parse it, allowing it to get the system schema and get product code out of the ean barcode
0.0.4
18 Apr 12:12
Compare
Sorry, something went wrong.
No results found
Add Dependency injection possibility.
add it by adding namespace BarcodeParserBuilder and running the services.AddBarcodeParserBuilder() extension
project now build with nullable enabled
0.0.3
08 Nov 17:19
Compare
Sorry, something went wrong.
No results found
0.0.2
12 Sep 11:35
Compare
Sorry, something went wrong.
No results found
Added properties in GS1/GS128 to access the net weight ( AI 310 & 320 ) and price ( AI 392 )