Releases: ElegantEngineeringTech/laravel-invoices
Releases · ElegantEngineeringTech/laravel-invoices
v4.4.7
v4.4.6
simplify pdf formatPercentage
v4.4.5
fix templateData
v4.4.4
fix pdf template
v4.4.3
Display the discount code when the name is not defined
v4.4.2
Fix crashes when the invoice subtotal amount is 0
v4.4.1
prevent allocating a empty list of item
v4.4.0
Changelog
- Added better support for custom casts on
state
andtype
, making the system more flexible. - If you’re using custom enums for these fields, ensure they implement the new
Elegantly\Invoices\Contracts\HasLabel
interface.
v4.3.6
Merge pull request #39 from emaadali/main Remove invalid alias for non-existent Invoice facade
v4.3.5
readme