Skip to content

v4.4.0

Compare
Choose a tag to compare
@QuentinGab QuentinGab released this 09 Jul 21:06
· 14 commits to main since this release

Changelog

  • Added better support for custom casts on state and type, making the system more flexible.
  • If you’re using custom enums for these fields, ensure they implement the new Elegantly\Invoices\Contracts\HasLabel interface.