Skip to content

Releases: dingo/api

Package relocation notice

27 Jan 15:12
42b6afa
Compare
Choose a tag to compare

PHP 8 Support

31 May 00:21
edd912c
Compare
Choose a tag to compare

I've added PHP 8 support some weeks ago, and so far all the reported feedback has been positive (no issues), so tagging this update. If you experience any problems, please feel free to reply in the PHP 8 issue.

Fix for artisan:routes on laravel 8

30 Apr 11:05
98d40be
Compare
Choose a tag to compare

Thanks to gonpre for this fix here #1771

Adds response array function (as better than serializer)

26 Nov 15:33
ef9dc3e
Compare
Choose a tag to compare
v3.0.5

Merge pull request #1760 from specialtactics/feature/forward-port-res…

Fixes unexpected exception status passing for 5xx range exceptions

09 Oct 01:27
7355bb6
Compare
Choose a tag to compare

Adds

05 Oct 11:53
85866b7
Compare
Choose a tag to compare

Adds support for default null paginator in the item and paginator responses - when transformer already bound to model.

#1734

Laravel 8 stable release

05 Oct 11:51
660fd77
Compare
Choose a tag to compare

No issues found or reported (so far!)

Laravel 8 support

22 Sep 13:58
660fd77
Compare
Choose a tag to compare
Laravel 8 support Pre-release
Pre-release

This is a pre-release featuring laravel 8 support. If your minimum stability is below stable, composer will automatically pick this up.

Please test it and give us feedback here!
#1745

Minor improvement in exception handling

09 Sep 14:25
3813eb9
Compare
Choose a tag to compare
v3.0.1

Merge pull request #1747 from specialtactics/bugfix/deal-with-weird-e…

Final 3 release + Enable default response transformation with bound transformers

23 Mar 00:20
42c5b78
Compare
Choose a tag to compare