Releases: tailflow/laravel-orion
Releases · tailflow/laravel-orion
v2.1.1
v2.1.0
- Added ability to perform search on deeply nested recursive relations
- Added
Accept
header content type preserving - Introduced
performFill
wrapper method - Fixed controller class name qualification for route resolution in specs
- Fixed missing request body parameters in specs
v2.0.1
v2.0.0
It's been a long time coming, but here we are, the 2nd major version of Laravel Orion is out and brings a lot of exciting features ✨
- OpenAPI specifications generation
- JSON fields search
- Nested relations search
- Relationship controller hook methods now receive a parent entity model as well
- Default auth guard is now resolved from config
Learn more about the release and how to upgrade here.