Releases: matthenning/eloquent-api-filter
Releases · matthenning/eloquent-api-filter
v1.2
- added support for relations using the with array
v1.1.2
- Changed minimum stability to stable to allow this package to work with non-dev composer configurations
v1.1.1
- Fixed missing $or in use clause
v1.1
- Added Trait
- Implemented usage of multiple chained :and: and :or: filters
Initial Release
1.0.0 Updated composer.json and README