Releases: f9webltd/laravel-api-response-helpers
Releases · f9webltd/laravel-api-response-helpers
2.1.0
2.0.1
2.0.0
1.5.3
1.5.2
What's Changed
- Laravel 10.x Compatibility by @laravel-shift in #24
- Update README.md by @ultrono in #25
New Contributors
- @laravel-shift made their first contribution in #24
- @ultrono made their first contribution in #25
Full Changelog: 1.5.1...1.5.2
1.5.1
What's Changed
- Laravel 9 support by @stephenjude in #19
New Contributors
- @stephenjude made their first contribution in #19
Full Changelog: 1.5.0...1.5.1
1.5.0
What's Changed
- Allow setting of default response data, with correct handling of nulls and empty arrays by @JacekAndrzejewski in #16
- Add various useful repository configuration files and remove
composer.lock
by @chapeupreto in #17
New Contributors
- @JacekAndrzejewski made their first contribution in #16
- @chapeupreto made their first contribution in #17
Full Changelog: 1.4.2...1.50