Releases: TheDragonCode/api-response
Releases · TheDragonCode/api-response
v6.2.0
Fixed
- Fixed Argument 1 passed to Helldar\ApiResponse\Support\Instance::reflection() must implement interface Throwable (508aa4d)
Added
- Added ability to override error source (a913584)
Changes
- Splitted exception stack trace for the Laravel and Lumen frameworks (74682e2)
v6.1.3
Fixed Too few arguments to function Illuminate\Validation\ValidationE…
v6.1.1
Merge remote-tracking branch 'origin/master'
# Conflicts:
# src/Support/Exception.php
v6.0.1
Added
- Added
extra
block for the Symfony Thanks (ef9790d)
v6.0.0
Fixed
Upgraded
- Changed api_response method attribute order (68ccb68)
- Added a key with the type to the error message (2153a65, #34)
Added
Updated
v5.3.0
Added
- Added the ability to transfer the wrapper parameter to the
data
key when calling the function (58a0f70)
Changed
Removed
- Removed unused file bitbucket-pipelines.yml (8cb7fbb)
v5.2.0
Added
- Added ability to disable content wrapping in
data
key (17e6881)
Changed
- Renamed ResponseService to Response (963ce87)