Releases: Ark4ne/laravel-json-api
Releases · Ark4ne/laravel-json-api
v1.6.0
16 Oct 12:39
Compare
Sorry, something went wrong.
No results found
Breaking change
Fixes
Use new ValidationRule contract for IncludeRule & FieldsRule (@yanis-git )
v1.5.2
16 Oct 12:27
Compare
Sorry, something went wrong.
No results found
Added
Relationships filters, allow to apply policies and any custom rules
v1.5.1
14 May 08:40
Compare
Sorry, something went wrong.
No results found
feat: Support laravel v12
v1.5.0
14 Feb 14:35
Compare
Sorry, something went wrong.
No results found
v1.4.6
28 Dec 21:52
Compare
Sorry, something went wrong.
No results found
v1.4.5
12 Dec 11:49
Compare
Sorry, something went wrong.
No results found
Change
applyWhen condition can be a closure
CI: test all supported laravel version
v1.4.4
07 Aug 14:03
Compare
Sorry, something went wrong.
No results found
Fixes
typo on ToResponse : change Content-type to Content-Type
v1.4.3
06 Aug 21:38
Compare
Sorry, something went wrong.
No results found
Support Laravel 11
Drop support of Laravel 8
v1.4.2
24 Nov 14:46
Compare
Sorry, something went wrong.
No results found
Fixed
Fix : exception when include relationship one #19
v1.4.1
21 Jun 08:39
Compare
Sorry, something went wrong.
No results found
Fixed
Fix autoWhenHas & autoWhenIncluded throw exception.