Releases: marcelgwerder/laravel-api-handler
Releases · marcelgwerder/laravel-api-handler
v0.5.1
- Fixes problems with "belongsToMany" and "hasManyThrough"
v0.5.0
- Supports Laravel 5
- No longer Laravel 4 compatible due to the changes necessary for Laravel 5
- Minor cleanup
v0.4.1
- Fixed regression issue with annotation check for supported relations
v0.4.0
Added envelope functionality
v0.3.0 Changed readme to reflect new release
v0.2.0
Changed header names and improved readme, closes #3
First version with url parser only
v0.1.0 Finished first version of the readme