Skip to content

Releases: scrnhq/laravel-bakery

v2.0.0-beta.1

21 Aug 17:00
1cd55e6
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release
Merge pull request #51 from scrnhq/feature/pivot

πŸ”₯ Brand new API to support pivot & polymorphic relations

v1.0.9

09 Aug 12:19
88af5b2
Compare
Choose a tag to compare
  • Fix issue where model schemas directly on an Eloquent model were not properly registered: #56

v1.0.8

09 Aug 09:56
9726c28
Compare
Choose a tag to compare
  • Fix issue where the controller configuration was not respected: #54 (thanks to @olragon)

v1.0.7

18 Jul 14:48
888f459
Compare
Choose a tag to compare
  • Properly set relationships to null (#50)

v1.0.6

12 Jul 04:58
7435117
Compare
Choose a tag to compare
  • Explicitly use table name when ordering collections (#48)

v1.0.5

11 Jul 09:47
eafa412
Compare
Choose a tag to compare
  • Fix issue with the default schema based on the configuration (#46)

v1.0.4

02 Jul 15:25
Compare
Choose a tag to compare
  • Fix issue with resolving array fields.

v1.0.3

29 Jun 14:33
Compare
Choose a tag to compare
  • Fix issue with filtering on relations on a seperate object type with introspectable trait.

v1.0.2

15 Jun 15:06
Compare
Choose a tag to compare
  • Fix issue with nested collection search queries c39f5d4

v1.0.1

13 Jun 10:09
556af67
Compare
Choose a tag to compare
  • Use the Mutable trait as a possible indicator of readOnly β€” 359d9e5