Skip to content

Releases: dingo/api

Package relocation notice

Choose a tag to compare

@specialtactics specialtactics released this 27 Jan 15:12
42b6afa

PHP 8 Support

Choose a tag to compare

@specialtactics specialtactics released this 31 May 00:21
edd912c

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

Choose a tag to compare

@specialtactics specialtactics released this 30 Apr 11:05
98d40be

Thanks to gonpre for this fix here #1771

Adds response array function (as better than serializer)

Choose a tag to compare

@specialtactics specialtactics released this 26 Nov 15:33
ef9dc3e
v3.0.5

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

Fixes unexpected exception status passing for 5xx range exceptions

Choose a tag to compare

@specialtactics specialtactics released this 09 Oct 01:27
7355bb6

See here for details
#1754

Adds

Choose a tag to compare

@specialtactics specialtactics released this 05 Oct 11:53
85866b7

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

#1734

Laravel 8 stable release

Choose a tag to compare

@specialtactics specialtactics released this 05 Oct 11:51
660fd77

No issues found or reported (so far!)

Laravel 8 support

Laravel 8 support Pre-release
Pre-release

Choose a tag to compare

@specialtactics specialtactics released this 22 Sep 13:58
660fd77

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

Choose a tag to compare

@specialtactics specialtactics released this 09 Sep 14:25
3813eb9
v3.0.1

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

Final 3 release + Enable default response transformation with bound transformers

Choose a tag to compare

@specialtactics specialtactics released this 23 Mar 00:20
42c5b78

Thanks to @xwiz - see here #1711