Skip to content

Tags: dingo/api

Tags

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1798 from specialtactics/chore/readme-update-2022

Add an abandoned note in the composer file, and update readme to poin…

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1778 from specialtactics/bugfix/dont-set-empty-co…

…ntent-type-header

Adds test condition

v3.0.6

Toggle v3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1771 from gonpre/bugfix/1770_api_routes_error_lar…

…avel_8

Fix php artisan api:routes

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1760 from specialtactics/feature/forward-port-res…

…ponse-array

Bring this forward from v2

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1755 from specialtactics/bugfix/cater-to-5xx-exce…

…ptions

Cater for other 5xx exceptions

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1734 from xwiz/enable_bindings

Make transformer parameter nullable

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1748 from gtjamesa/master

Allow Laravel 8

v3.0.2-rc1

Toggle v3.0.2-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1748 from gtjamesa/master

Allow Laravel 8

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1747 from specialtactics/bugfix/deal-with-weird-e…

…xceptions

Deal with bad actors who throw http exceptions with invalid codes

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1711 from xwiz/enable_bindings

Enable default response transformation with bound transformers