Releases: rpungello/laravel-labels
Releases · rpungello/laravel-labels
1.1.1
Honor font_size field on fields
1.1.0
Add support for Laravel 10.0
1.0.6
Fix issue with prematurely adding new pages
1.0.5
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
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
Remove views from package configuration
1.0.2
Add support for printing barcodes
1.0.1
Update facade for PhpStorm compatibility