Releases: Torann/laravel-repository
Releases · Torann/laravel-repository
1.1.0
10 Dec 15:50
Compare
Sorry, something went wrong.
No results found
1.0.2
22 Mar 18:45
Compare
Sorry, something went wrong.
No results found
Laravel 11.x Compatibility
1.0.1
02 Feb 18:48
Compare
Sorry, something went wrong.
No results found
Improve setSearchable
to also check values
1.0.0
14 Dec 19:46
Compare
Sorry, something went wrong.
No results found
Breaking changes from v0.7.x
Torann\LaravelRepository\Contracts\RepositoryContract
renamed to Torann\LaravelRepository\Contracts\Repository
Torann\LaravelRepository\Repositories\AbstractRepository
renamed to Torann\LaravelRepository\Repository
Torann\LaravelRepository\Traits\Cacheable
renamed to Torann\LaravelRepository\Concerns\Cacheable
Updated existing and added missing type declarations
orderBy()
can only be applied once (intended limitation)
0.7.2
18 May 15:55
Compare
Sorry, something went wrong.
No results found
0.7.1
18 May 15:43
Compare
Sorry, something went wrong.
No results found
Move to a better MessageBag
0.6.4
28 Feb 16:40
Compare
Sorry, something went wrong.
No results found
Fix search type declaration
0.6.3
23 Feb 19:27
Compare
Sorry, something went wrong.
No results found
Security update
Laravel 10 support
0.6.2
09 Feb 14:56
Compare
Sorry, something went wrong.
No results found
0.6.1
22 Feb 15:45
Compare
Sorry, something went wrong.
No results found
PHP 8.0 - Enable in composer.json