v1.0.5 Exception Raising
v1.0.5
- Little patch on upstream php-barcode-generator
- Raising an exception on some invalid barcodes (Eg.
CODE_128_C
with letters) - More info here: picqer/php-barcode-generator#42
- Catching Exception with proper error message
chmod
removed until rebuilt as an option
v1.0.4
- Fix to when passing bad
-e <encoding>
- Fix to when passing bad
-f <format>
- GetOpt was not getting those errors
v1.0.3
- Updates the Package picqer/php-barcode-generator to v0.2.1
- Includes fix to some barcode types
- Generates almost any barcode format from CLI, using PHP
- Outputs to SVG, PNG, JPG, HTML