Releases: mehdi-fathi/eloquent-filter
Releases · mehdi-fathi/eloquent-filter
4.5.4
4.5.3
- Feat: add rate limit feature
- Feat: add new conditions
4.5.0
- Update: make it compatible with Laravel 12
- Update: update README
4.4.9
- Fix:fix bug config
4.4.8
- Feat: Add request encode feature with its tests
- update: Add config method signs
4.4.5
-Feat: add doesnthave feature
-Update: update core , tests and readme
4.4.0
-Feat: add macro method for db
-Update: update autocomplete method for PHPSTORM
-Update: update core code
4.3.5
- Feat: Add cast method filter
- Feat: Calling non-static method for some requests method
- Update: make more compatible with PHPstorm
4.3.0
-Feat: add a callable method for changing the response
-Update: update core code
4.2.0
- Support Laravel 11
- Update code and readme