1.3.0
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
- @dev-idkwhoami made their first contribution in #24
Full Changelog: 1.2.2...1.3.0