Releases: Tucker-Eric/EloquentFilter
Releases · Tucker-Eric/EloquentFilter
3.5.3
What's Changed
- When generating a filter, replace the / separator with \ by @maxiaozhi in #209
New Contributors
- @maxiaozhi made their first contribution in #209
Full Changelog: 3.5.2...3.5.3
3.5.2
What's Changed
- Revert "skip filter class checker" by @Tucker-Eric in #208
Full Changelog: 3.5.1...3.5.2
3.5.1
What's Changed
- skip filter class checker by @khaledhatahet in #207
New Contributors
- @khaledhatahet made their first contribution in #207
Full Changelog: 3.5.0...3.5.1
3.5.0
What's Changed
- Feat: Add Support for Laravel 12 by @aneeskhan47 in #205
New Contributors
- @aneeskhan47 made their first contribution in #205
Full Changelog: 3.4.0...3.5.0
3.4.0
What's Changed
- Added the ability to enable filters to work with empty values by @james-waring in #200
New Contributors
- @james-waring made their first contribution in #200
Full Changelog: 3.3.0...3.4.0
3.3.0
What's Changed
- Update README.md by @imanolympic in #188
- feat: add Git Attributes by @owenvoke in #191
- fix typo in README by @aurewill in #194
- ci: add testing for PHP 8.2 and later by @owenvoke in #197
- feat: add support for Laravel 11 by @owenvoke in #198
New Contributors
- @imanolympic made their first contribution in #188
- @owenvoke made their first contribution in #191
- @aurewill made their first contribution in #194
Full Changelog: 3.2.0...3.3.0
3.2.0
What's Changed
- fix for param errors in phpstan by @docixe9757lenfly in #176
- dot at readme by @yoyomo in #179
- add php 8.1 testing by @specialtactics in #180
- Add support to laravel 10 by @HungKin in #183
New Contributors
- @docixe9757lenfly made their first contribution in #176
- @yoyomo made their first contribution in #179
- @specialtactics made their first contribution in #180
- @HungKin made their first contribution in #183
Full Changelog: 3.1.0...3.2.0
3.1.0
3.0.0
- Deprecate Laravel 5 and php < 7.2