Skip to content

Releases: guidocella/eloquent-populator

v3.0.5

14 Mar 11:26
Compare
Choose a tag to compare
support Laravel 11

v3.0.4

23 Mar 11:39
Compare
Choose a tag to compare

Actually support Laravel 10 (I forgot to push before drafting the previous release 🤦)

v3.0.3

15 Feb 08:43
Compare
Choose a tag to compare

Support Laravel 10

v3.0.2

08 Feb 16:05
Compare
Choose a tag to compare
support Laravel 9

v3.0.1: Fix self referential BelongsTo (again)

30 Oct 10:39
Compare
Choose a tag to compare
  • Fixed self referential BelongsTo relationships causing infinite recursions
  • Replaced the archived fzaninotto/faker with fakerphp/faker

3.0

14 Sep 05:01
Compare
Choose a tag to compare
3.0
  • The package has been rewritten for Laravel 8; see the README.
  • Removed the integration with Translatable since it was complex to maintain and I've been using the simpler Multilingual (which I properly republished since themsaid abandoned it) for years.

2.1.8

04 Mar 21:02
Compare
Choose a tag to compare

Added Laravel 7 support

2.1.7

03 Sep 14:36
Compare
Choose a tag to compare

Added Laravel 6 support.

2.1.6

27 Feb 08:42
Compare
Choose a tag to compare

Added Laravel 5.8 support.

2.1.5

27 Nov 17:40
Compare
Choose a tag to compare
v2.1.5

Fix changelog