This repository has been archived by the owner on Sep 22, 2024. It is now read-only.
Releases: signifly/laravel-api-responder
Releases · signifly/laravel-api-responder
2.0.0 - 2023-11-21
Prep for Laravel 10
v1.3.3 - 2021-01-04
This release contains the following changes:
- Add support for PHP 8
v1.3.2 - 2020-10-06
This release contains the following changes:
- Fix Respondable trait to allow specifying custom resource class
v1.3.1 - 2020-09-11
This release contains the following changes:
- Add support for Laravel 8
v1.3.0 - 2020-03-03
This release contains the following changes:
- Add support for Laravel 7
- Drop support for Laravel 5.x
v1.2.0 - 2019-09-10
This release contains the following changes:
- Add support for Laravel 6.0
v1.1.0 - 2019-06-11
This release contains the following changes:
- Add default resource to config
- Change
ResourceResolver
contract to disallow null values - Allow passing a specific resource class to the responder
v1.0.0 - 2019-06-04
Initial release! 🎉
v0.0.7 - 2019-05-28
Experimental release!
v0.0.6 - 2019-05-28
Experimental release!