Releases: scrnhq/laravel-bakery
Releases Β· scrnhq/laravel-bakery
v2.0.0-beta.1
Merge pull request #51 from scrnhq/feature/pivot
π₯ Brand new API to support pivot & polymorphic relations
v1.0.9
- Fix issue where model schemas directly on an Eloquent model were not properly registered: #56
v1.0.8
- Fix issue where the controller configuration was not respected: #54 (thanks to @olragon)
v1.0.7
- Properly set relationships to null (#50)
v1.0.6
- Explicitly use table name when ordering collections (#48)
v1.0.5
- Fix issue with the default schema based on the configuration (#46)
v1.0.4
- Fix issue with resolving array fields.
v1.0.3
- Fix issue with filtering on relations on a seperate object type with introspectable trait.
v1.0.2
- Fix issue with nested collection search queries c39f5d4
v1.0.1
- Use the
Mutable
trait as a possible indicator of readOnly
β 359d9e5