Skip to content

Releases: mehdi-fathi/eloquent-filter

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

4.1.5

29 Jan 19:49
Compare
Choose a tag to compare
  • Improve the code
  • new feature for defined params in config file

4.1.0

13 Nov 05:49
Compare
Choose a tag to compare
  • Improve code
    _ Update readme

4.0.8

21 Oct 14:34
Compare
Choose a tag to compare

-Improve the code
-Log feature

4.0.1

18 Aug 06:24
Compare
Choose a tag to compare

-Improve tests

4.0.0

17 Aug 10:25
Compare
Choose a tag to compare

-Add query builder support
-Make a sign for custom methods
-Improve the code and tests

3.4.0

18 May 13:13
Compare
Choose a tag to compare

-Improve the code