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

Releases: TheDragonCode/api-response

v5.1.2

19 Dec 17:17
b64e46c
Compare
Choose a tag to compare
Merge pull request #31 from andrey-helldar/analysis-vQQV5g

Apply fixes from StyleCI

v5.1.1

19 Dec 15:01
9e2c939
Compare
Choose a tag to compare
Merge pull request #30 from andrey-helldar/analysis-6440W4

Apply fixes from StyleCI

v5.1.0

19 Dec 14:28
3138a7a
Compare
Choose a tag to compare

Changed

  • Fixed nesting of objects and arrays with data key (47362f1)

v5.0.0

19 Dec 09:30
d7b6867
Compare
Choose a tag to compare

Changed

  • additionalContent method has been renamed to the with (cbbd485)
  • Changed supported PHP and Symfony versions (5feab7e, aee6bb5)
  • Optimized imports (a6238f2)
  • Renamed errors.msg key to the errors.data (56cf1c6)
  • content renamed to data (cb3bda8)

Removed

  • Removed unused the send method (c9f5ed3)
  • Refactored app + removed support for the old version of PHP (5feab7e, aee6bb5)

v4.5.0

17 Dec 07:28
c9d2501
Compare
Choose a tag to compare

Added

  • JsonResource and ResourceCollection for the Laravel framework (09bf481)

Changed

v4.4.0

15 Oct 08:19
543a12c
Compare
Choose a tag to compare

Added

  • Added character escaping

v4.3.0

27 Sep 21:28
4e31d83
Compare
Choose a tag to compare

Added

  • The ability to transfer additional content (1213d4f)

v4.2.1

22 Jul 09:36
49e9cef
Compare
Choose a tag to compare

Fixed

  • Class 'Helldar\ApiResponse\Illuminate\Support\ServiceProvider' not found (49e9cef)

v4.2.0

19 Jul 10:53
Compare
Choose a tag to compare

Changed

  • Removed FormRequest class from Laravel (fb2572b)

4.0.2

18 Jun 08:12
ecd69cd
Compare
Choose a tag to compare

Fixed

  • Error of output of duplicate messages on successful sending.