Releases: amattu2/avery-fpdf-labels
Releases · amattu2/avery-fpdf-labels
v2.3.0 Bug fixes
v2.2.0 Avery 5163 Support
What's Changed
Full Changelog: v2.1.0...v2.2.0
v2.1.0 Support Avery 5392
What's Changed
- Add Template 5392 by @Buddierdl in #6
New Contributors
- @Buddierdl made their first contribution in #6
Full Changelog: v2.0.0...v2.1.0
v2.0.0 BREAKING: Complete Library Rewrite
Overview
The library was completely rewritten to be more dynamic and flexible. Among other things, it now supports custom label types, as well as mixing between these types (e.g. Image, Text, Barcodes) during Label Sheet generation.
What's Changed
Full Changelog: v1.0.2...v2.0.0
v1.0.2 Fix PSR-4 Autoloading
Full Changelog: v1.0.1...v1.0.2
v1.0.1 Avery Presta 94107 Support
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.0 BREAKING - Composer Support, Project cleanup
What's Changed
- General codeback cleanup
- The package no longer extends FPDF, see the README.md for updated usage
- This minor change will improve overall FPDF project compatibility
- Native composer support included
- Updated to make compatible with PHP 8.0+ by @ncavallini in #2
Full Changelog: v0.0.1...v1.0.0
v0.0.1a PHP 8 Support
What's Changed
- Updated to make compatible with PHP 8.0+ by @ncavallini in #2
New Contributors
- @ncavallini made their first contribution in #2
Full Changelog: v0.0.1...v0.0.1a