Releases: nilportugues/eloquent-repository
Releases · nilportugues/eloquent-repository
2.2.2
2.2.1
- Small fix for
example/
2.2.0
- Versioning sync'd with repository release
- Updated implementation to equal 2.2.0 version.
1.0.3
- Added test for updateOne and updateMany behaviours handled by
addandallAllin order to have it tested.
1.0.2
- Partial rewrite of
EloquentFilter::applyinternal method. - Fixed
startsWithandendsWithbehaviour. - Fully tested all code. 100% coverage.
- Updated README.md
1.0.1
- Added NOT_GROUP to filters.
1.0.0
example implementation