Releases: Tucker-Eric/EloquentFilter
Releases · Tucker-Eric/EloquentFilter
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
2.4.1
2.4.0
- Laravel 8 Support
2.3.0
Laravel 7.x suport
2.2.0
- Add support for nested relations in
related()
method (#105) - Add support for related filter method aliases
2.1.0
Laravel 6 support with backwards compatibility to Laravel 5