Skip to content

Releases: tighten/parental

v1.4.0

12 Mar 13:06
90e80a9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.6...v1.4.0

v1.3.6

12 Jan 21:13
2f41ac4
Compare
Choose a tag to compare

What's Changed

  • Merge child class fillable traits with those of the parent class by @gcavanunez in #120
  • Adds duster as the linter by @gcavanunez in #121
  • Bugfix: Collection Serlization error when using parental by @Smoggert in #123

New Contributors

Full Changelog: v1.3.5...v1.3.6

v1.3.5

28 Jul 22:52
a4d4899
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.4...v1.3.5

v1.3.4

05 May 17:21
0651c4b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

v1.3.3

18 Feb 17:34
9fffd10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.2...v1.3.3

v1.3.2

16 Nov 14:08
5511ee8
Compare
Choose a tag to compare

What's Changed

  • fix: HasManyThrough and HasOneThrough not working by @tsterker in #105

New Contributors

Full Changelog: v1.3.1...1.3.2

Type improvements

22 Jun 07:01
c4f458f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

Allow child types to be set via a method

22 Jun 07:00
381d8bc
Compare
Choose a tag to compare

What's Changed

  • Allow child types to be set via a method. by @kayrunm in #99

New Contributors

Full Changelog: v1.2.0...v1.3.0

Better polymorphic support

16 May 07:01
2779b83
Compare
Choose a tag to compare

What's Changed

  • Better resolution of polymorphic relations for sub models in STI by @ziming in #102

Full Changelog: v1.1.0...v1.2.0

Laravel 9 baby!

10 Feb 08:37
8d2afc7
Compare
Choose a tag to compare

Laravel 9 release thanks to some awesome PR work by @laravel-shift 💪