Releases: dingo/api
Releases · dingo/api
Package relocation notice
PHP 8 Support
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
Thanks to gonpre for this fix here #1771
Adds response array function (as better than serializer)
v3.0.5 Merge pull request #1760 from specialtactics/feature/forward-port-res…
Fixes unexpected exception status passing for 5xx range exceptions
See here for details
#1754
Adds
Laravel 8 stable release
No issues found or reported (so far!)
Laravel 8 support
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
v3.0.1 Merge pull request #1747 from specialtactics/bugfix/deal-with-weird-e…