Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

Releases: TheDragonCode/api-response

v6.2.0

14 Apr 17:32
8721b2a
Compare
Choose a tag to compare

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

13 Apr 21:07
bdfcc8c
Compare
Choose a tag to compare
Fixed Too few arguments to function Illuminate\Validation\ValidationE…

v6.1.2

13 Apr 20:45
Compare
Choose a tag to compare

Fixes

Changed

v6.1.1

13 Apr 18:07
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master'

# Conflicts:
#	src/Support/Exception.php

v6.1.0

11 Apr 19:04
0ffaf52
Compare
Choose a tag to compare

Added

v6.0.2

11 Apr 18:42
4c73f72
Compare
Choose a tag to compare

Changed

v6.0.1

11 Apr 18:13
Compare
Choose a tag to compare

Added

  • Added extra block for the Symfony Thanks (ef9790d)

v6.0.0

11 Apr 17:57
Compare
Choose a tag to compare

Fixed

  • Security vulnerabilities (20f467f)

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

20 Dec 11:54
Compare
Choose a tag to compare

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

20 Dec 11:00
17e6881
Compare
Choose a tag to compare

Added

  • Added ability to disable content wrapping in data key (17e6881)

Changed

  • Renamed ResponseService to Response (963ce87)