Releases: tailflow/laravel-orion
Releases · tailflow/laravel-orion
v2.19.2
24 Jan 09:34
Compare
Sorry, something went wrong.
No results found
fix: including morphTo relations (b1513e9 , closes #210)
v2.19.1
09 Jan 09:50
Compare
Sorry, something went wrong.
No results found
v2.19.0
07 Jan 14:51
Compare
Sorry, something went wrong.
No results found
feat: return 409 response on attempts to store a resource over an existing one in one-to-one relation resources (14582bb )
fix: disable batch operations on one-to-one relation resources (0652519 )
v2.18.3
07 Jan 11:25
Compare
Sorry, something went wrong.
No results found
fix: resolving request input when use_validated config option is set to true (213c9a3 )
v2.18.2
07 Jan 10:30
Compare
Sorry, something went wrong.
No results found
fix(specs): building show and update endpoint specs of one-to-one relation resources (d4c1b64 )
fix(specs): do not include aggregate query parameters when aggregates are not declared (7729ee4 )
v2.18.1
29 Dec 16:10
Compare
Sorry, something went wrong.
No results found
fix: remove debug statement (a097a17 )
v2.18.0
29 Dec 14:07
Compare
Sorry, something went wrong.
No results found
feat: ability to customize policy class per controller (b436c04 , docs )
v2.17.5
30 Nov 19:11
Compare
Sorry, something went wrong.
No results found
fix: refresh updated entity using the base methods to avoid user-defined constraints
v2.17.4
30 Nov 18:31
Compare
Sorry, something went wrong.
No results found
fix: including relation whitelisted by a wildcard
v2.17.3
31 Oct 15:59
Compare
Sorry, something went wrong.
No results found
fix: relations specified in alwaysIncluded method were not included