Skip to content

1.3.0

Compare
Choose a tag to compare
@pelmered pelmered released this 09 May 09:32
· 133 commits to main since this release
5b37a6b

What's Changed

  • Fix "Argument must be of type string, Closure given" error by @dev-idkwhoami in #24
  • Add and improve tests. Now 100 % line coverage.
  • Improve type hints and type safety.
  • Some refactoring. For example the min and max rules are now in their own class instead of closures.
  • Bump dependency versions. For example Livewire, Filament and Orchestra Testbench

New Contributors

Full Changelog: 1.2.2...1.3.0