Skip to content

Releases: tailflow/laravel-orion

v2.5.2

08 Dec 08:50
Compare
Choose a tag to compare
  • fix(core): filtering by nullable fields using "in" operator

v2.5.1

18 Nov 09:09
Compare
Choose a tag to compare
  • fix(core): filtering timestamp fields by date only

v2.5.0

17 Nov 07:55
Compare
Choose a tag to compare
  • feat(core): ability to filter and sort Many-to-Many relation resources by pivot fields

v2.4.0

16 Nov 15:32
49c8e77
Compare
Choose a tag to compare
  • feat(core): add before*Fresh hook, e.g. beforeStoreFresh (PR #131)
  • feat(core): ability to customize request validation errors for specific endpoints (PR #132)

Thank you, @horstoeko

v2.3.0

15 Nov 16:03
fe3f3de
Compare
Choose a tag to compare
  • feat(core): pass parent entities to policies (PR #135), thank you @marcvdm

v2.2.0

28 Oct 14:17
7d0d8e0
Compare
Choose a tag to compare
  • feat(core): transactions support (PR #130), thank you @horstoeko

v2.1.5

04 Oct 14:05
4716556
Compare
Choose a tag to compare
  • fix(core): make resource key optional for hasOneThrough relation (4716556)

v2.1.4

19 Jul 07:58
33a1d61
Compare
Choose a tag to compare
  • fix(specs): missing nullable properties identification (2a3f5de)

v2.1.3

10 Jul 07:00
07b6465
Compare
Choose a tag to compare
  • fix(relation controllers): fetching relation entity using custom key (4e7d1f3)

v2.1.2

07 Jul 04:12
cac23d5
Compare
Choose a tag to compare
  • fix(specs): request body schema ref (65b9996)