Skip to content

Releases: mehdi-fathi/eloquent-filter

4.5.4

15 Apr 07:19
Compare
Choose a tag to compare
  • Update: update readme
    -Fix:fix bug boot method in filterable trait

4.5.3

20 Mar 09:05
Compare
Choose a tag to compare
  • Feat: add rate limit feature
  • Feat: add new conditions

4.5.0

09 Mar 15:53
Compare
Choose a tag to compare
  • Update: make it compatible with Laravel 12
  • Update: update README

4.4.9

05 Jan 20:09
Compare
Choose a tag to compare
  • Fix:fix bug config

4.4.8

03 Nov 06:54
Compare
Choose a tag to compare
  • Feat: Add request encode feature with its tests
  • update: Add config method signs

4.4.5

09 Sep 13:22
Compare
Choose a tag to compare

-Feat: add doesnthave feature
-Update: update core , tests and readme

4.4.0

16 Aug 10:37
Compare
Choose a tag to compare

-Feat: add macro method for db
-Update: update autocomplete method for PHPSTORM
-Update: update core code

4.3.5

29 Jun 12:40
Compare
Choose a tag to compare
  • Feat: Add cast method filter
  • Feat: Calling non-static method for some requests method
  • Update: make more compatible with PHPstorm

4.3.0

06 Jun 08:32
Compare
Choose a tag to compare

-Feat: add a callable method for changing the response
-Update: update core code

4.2.0

30 May 06:47
Compare
Choose a tag to compare
  • Support Laravel 11
  • Update code and readme