Skip to content

Releases: rpungello/laravel-labels

1.1.1

07 Aug 19:30
Compare
Choose a tag to compare

Honor font_size field on fields

1.1.0

08 Mar 19:11
Compare
Choose a tag to compare

Add support for Laravel 10.0

1.0.6

20 Dec 14:30
Compare
Choose a tag to compare

Fix issue with prematurely adding new pages

1.0.5

19 Dec 21:11
Compare
Choose a tag to compare

Fix issues with floating-point math
Fix issue where if the labels exactly filled a page, the last one would be missing

1.0.4

15 Jul 19:25
Compare
Choose a tag to compare

Use light gray for debugging boxes and rework how they get drawn.
This was done as there's no need to override Cell and MultiCell since only MultiCell is used, and only in one spot.

1.0.3

14 Jul 19:16
Compare
Choose a tag to compare

Remove views from package configuration

1.0.2

14 Jul 19:10
Compare
Choose a tag to compare

Add support for printing barcodes

1.0.1

14 Jul 18:04
Compare
Choose a tag to compare

Update facade for PhpStorm compatibility

1.0.0

14 Jul 17:37
Compare
Choose a tag to compare

Initial release