Releases: salehhashemi1992/laravel-repository
Releases · salehhashemi1992/laravel-repository
v0.5.2
v0.5.0
What's Changed
- implement make repository command by @salehhashemi1992 in #17
- update readme file by @salehhashemi1992 in #18
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix preparePageSize method by @salehhashemi1992 in #15
- Implement tests for the whole flow by @salehhashemi1992 in #16
Full Changelog: v0.3.5...v0.4.0
v0.3.5
What's Changed
- initial test structure and supports by @salehhashemi1992 in #11
- New badges in readme by @salehhashemi1992 in #12
- set default repository page size with environment variable by @imahmood in #13
- remove perPage init from constructor by @imahmood in #14
Full Changelog: v0.3.2...v0.3.5
v0.3.2
v0.3.1
What's Changed
- Change builder to eloquent builder in criteria interface by @salehhashemi1992 in #10
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- refactor the basefilter by @salehhashemi1992 in #7
- Enhance the readme file by @salehhashemi1992 in #8
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- change searchable trait and interface name by @salehhashemi1992 in #4
- Update readme with practical sample and available methods by @salehhashemi1992 in #5
- fix perPage config by @imahmood in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Readme by @salehhashemi1992 in #2
- perPage config description by @salehhashemi1992 in #3
Full Changelog: v0.1.0...v0.2.0