Skip to content

Version 1.3.0

Compare
Choose a tag to compare
@patrickrobrecht patrickrobrecht released this 10 May 07:54
· 6 commits to main since this release
9b450ff

Added

  • Support custom casts for form field values via Closure (#18)
  • Prepend/append multiple options at once (#19)
  • Sort options alphabetically or by user defined function (#19)
  • Support Laravel 11 (#20)

Changed

  • Migrate PHPUnit tests to use PHP attributes instead of comments, support PHPUnit 11 (#21)