Skip to content

Releases: picqer/php-barcode-generator

v0.4.0

31 Dec 20:07
6495fec
Compare
Choose a tag to compare

Added support for PHP 7.4, thanks to @pilif

v0.3

12 Jan 09:31
2e4d5b1
Compare
Choose a tag to compare

v0.2.2

28 Sep 19:25
Compare
Choose a tag to compare

Raising exceptions if we cannot generate JPG or PNG because of missing libraries. Thanks @OskarStark

v0.2.1

24 Oct 17:59
Compare
Choose a tag to compare

Bugfixes for wrong constant values.

v0.2

14 May 15:00
Compare
Choose a tag to compare

This release adds exceptions to this package. Now it is easier to detect if the generated barcode is correct or not.

v0.1

13 Aug 08:01
Compare
Choose a tag to compare
First version