Releases: TheDragonCode/laravel-json-response
Releases · TheDragonCode/laravel-json-response
v2.2.0
What's Changed
- Small refactoring by @andrey-helldar in #4
- Added response typing by @andrey-helldar in #5
- Added
lmc/http-constants
package by @andrey-helldar in #6
Full Changelog: v2.1.0...v2.2.0
v2.1.0
v2.0.0
What's Changed
- Changed namespace by @andrey-helldar in #1
- Update README.md by @andrey-helldar in #2
New Contributors
- @andrey-helldar made their first contribution in #1
Full Changelog: v1.0.1...v2.0.0
v1.0.1
Added check for possible duplication of middleware in groups
v1.0.0
Updated GitHub Actions