Skip to content

Releases: mehdi-fathi/eloquent-filter

New feature

17 Jul 14:42
Compare
Choose a tag to compare

-Feat: make wherein conditions for nested conditions

2.1.9

09 Jul 06:30
Compare
Choose a tag to compare

-Feat: support method orwhere
-Fix: clean code and make new test

2.1.5

06 Jul 05:24
771ae77
Compare
Choose a tag to compare

-Clean code core
-Change in composer.json and another files

2.1.0

24 Jun 06:29
Compare
Choose a tag to compare

-Clean code core and increase stability

New feature

20 Jun 06:45
e28c06b
Compare
Choose a tag to compare

-Feat: make method filterReqeusts to get all params filter
-Fix:clean code and clean composer.json

New version

12 Jun 17:34
Compare
Choose a tag to compare

-New feature: make a filter for relation models
-Make service container and service provider and facade to Handel core of the eloquent filter
-Clean code and write new tests
-New feature: ignore some requests when using the filter method
-New feature: set your custom array to filter data model

New feature

30 May 09:15
7ca4dc7
Compare
Choose a tag to compare

-Add like feature
-Fix some mock test

stable in laravel 7.x

04 Apr 16:26
Compare
Choose a tag to compare

-Stable in laravel 7.x
-Fix readme.md

1.6.0

30 Mar 18:41
0a05994
Compare
Choose a tag to compare

-Add ci test Github
-Support php7.4 & laravel

Fix bug

26 Feb 18:45
6e55c52
Compare
Choose a tag to compare
Merge pull request #58 from mehdi-fathi/mehdi-dev

Fix:fix some bugs