Releases: finller/laravel-invoices
Releases · finller/laravel-invoices
v3.1.1
fix loop null data
v3.1.0
refactor serial number generation and configuration
v3.0.0
** Breaking changes **
- You have to publish the new migrations.
serial_number_details
removed and replaced with db columnsconfigureSerialNumber
method replace setters.
v2.3.7 Laravel 11
Full Changelog: v2.3.6...v2.3.7
v2.3.6
What's Changed
- Bump ramsey/composer-install from 2 to 3 by @dependabot in #15
Full Changelog: v2.3.5...v2.3.6
v2.3.5
Full Changelog: v2.3.4...v2.3.5
v2.3.4
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in #13
Full Changelog: v2.3.2...v2.3.3
v2.3.2
add default state
v2.3.1
add scopes