Releases: laravie/api
Releases · laravie/api
v5.0.0
19 May 02:31
Compare
Sorry, something went wrong.
No results found
v3.2.1
08 Apr 13:07
Compare
Sorry, something went wrong.
No results found
Fixes
Fix http and https detection.
v4.0.0
03 Apr 04:09
Compare
Sorry, something went wrong.
No results found
Changes
Update support to Laravel Framework v7.
Enable default response transformation with bound transformers.
Improve array responses.
Fixes
Fix http and https detection.
v3.2.0
24 Jan 14:14
Compare
Sorry, something went wrong.
No results found
Added
Added on assoc array route definition support.
Changes
Enables multi-byte charsets in json formatter.
Improvement for pattern matching handling.
Improvement for compatibility with laravel's named route functions.
v3.1.0
26 Dec 09:08
Compare
Sorry, something went wrong.
No results found
Changes
Automatically handle rendering Laravel\Passport\Exceptions\OAuthServerException response.
v3.0.0
23 Sep 03:54
Compare
Sorry, something went wrong.
No results found
Added
Added Dingo\Api\Lumen\Decorator\RequestMiddleware class.
Added Dingo\Api\Lumen\Adapter\RequestMiddleware trait.
Removed
Remove support for Internal Request and remove the following classes:
Dingo\Api\Dispatcher
Dingo\Apo\Facade\API
Remove deprecated uses of Dingo\Api\Console\Command\Routes::fire().
v2.2.3
08 Sep 00:44
Compare
Sorry, something went wrong.
No results found
Changes
Add support for Laravel Framework 6.x.
v2.2.2
04 Aug 03:45
Compare
Sorry, something went wrong.
No results found
Changes
Validate FormRequest when resolving Illuminate\Contracts\Validation\ValidatesWhenResolved.
Use static function rather than function whenever possible, the PHP engine does not need to instantiate and later GC a $this variable for said closure.
v2.1.7
03 Aug 10:32
Compare
Sorry, something went wrong.
No results found
Changes
Validate FormRequest when resolving Illuminate\Contracts\Validation\ValidatesWhenResolved.
v2.2.1
11 Jun 03:28
Compare
Sorry, something went wrong.
No results found
Changes
Mark Dingo\Api\Provider\DingoServiceProvider as abstract and add validateApiConfiguration() and loadApiConfiguration() methods.
Fixes
Fixes loading configuration for Lumen.
You can’t perform that action at this time.