Releases: tailflow/laravel-orion
Releases · tailflow/laravel-orion
v2.23.0
04 Nov 13:26
Compare
Sorry, something went wrong.
No results found
feat: add the ability to create API routes with multiple route parameters (PR #271 , thank you @jonerickson )
fix(specs): marking property as nullable
v2.22.5
14 Jun 12:10
Compare
Sorry, something went wrong.
No results found
chore: extend doctrine/dbal
version constraint to ^4.0
v2.22.4
14 Jun 11:28
Compare
Sorry, something went wrong.
No results found
fix: prevent query builder from overwriting scopes upon applying (PR #257 , thank you @jonerickson )
fix: generating specs on Laravel 11 (closes #259)
chore: add PHPUnit 10 & 11 dependency constraints
v2.22.3
09 May 07:26
Compare
Sorry, something went wrong.
No results found
chore: extend symfony/yaml
version constraint to avoid collisions with Laravel Sail (PR #251 , thank you @gogl92 )
v2.22.2
30 Mar 11:41
Compare
Sorry, something went wrong.
No results found
fix: filtering by date fields in laravel 10+
v2.22.1
27 Nov 08:42
Compare
Sorry, something went wrong.
No results found
v2.22.0
13 Oct 10:02
Compare
Sorry, something went wrong.
No results found
fix(specs): only add tags that are missing (PR #216 , thank you @ChaDonSom )
feat: add withoutSearch method to resource registration (PR #237 , thank you @v-radev )
fix(core): filtering using deeply nested relations
v2.21.1
03 Apr 12:16
Compare
Sorry, something went wrong.
No results found
fix: defining relation resources with the same name as parent (759d512 )
v2.21.0
03 Apr 11:08
Compare
Sorry, something went wrong.
No results found
feat: respect paginationDisabled property value (PR #215 , thank you @rossity )
feat: support for dynamic relations (5aac480 )
fix: search on identically named relation fields (07b92c4 )
v2.20.0
25 Mar 10:41
Compare
Sorry, something went wrong.
No results found
feat: ability to apply limit to included relations (PR #218 , thank you @grebbekevin )