Skip to content

Releases: finller/laravel-invoices

v3.1.1

17 May 16:40
Compare
Choose a tag to compare
fix loop null data

v3.1.0

26 Mar 15:49
Compare
Choose a tag to compare
refactor serial number generation and configuration

v3.0.0

26 Mar 15:49
Compare
Choose a tag to compare

** Breaking changes **

  • You have to publish the new migrations.
  • serial_number_details removed and replaced with db columns
  • configureSerialNumber method replace setters.

v2.3.7 Laravel 11

16 Mar 16:30
Compare
Choose a tag to compare

v2.3.6

14 Mar 16:18
6f50d16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.5...v2.3.6

v2.3.5

05 Feb 16:00
Compare
Choose a tag to compare

Full Changelog: v2.3.4...v2.3.5

v2.3.4

05 Feb 15:40
Compare
Choose a tag to compare

Full Changelog: v2.3.3...v2.3.4

v2.3.3

05 Feb 15:11
Compare
Choose a tag to compare

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

08 Dec 23:25
Compare
Choose a tag to compare
add default state

v2.3.1

07 Dec 15:54
Compare
Choose a tag to compare
add scopes