Skip to content

Releases: touhidurabir/laravel-seed-extender

1.2.0

17 Aug 07:03
Compare
Choose a tag to compare
  • Laravel 11 support added
  • PHPUnit upgraded to 11.3
  • Tests update

1.1.2

27 May 05:40
Compare
Choose a tag to compare

1.1.2

  • Laravel 10 support added

1.1.1

18 Mar 11:59
Compare
Choose a tag to compare
  • Bug Fix.
  • Tests update.
  • README update.

1.1.0

02 Dec 10:57
Compare
Choose a tag to compare

1.1.0

  • Added functionality to handle seeding via table model class.
  • Code Optimization.
  • Existing feature optimization.
  • Tests update.
  • Bug Fix.
  • README update.

1.0.3

14 Nov 22:40
Compare
Choose a tag to compare

1.0.3

  • Removed $columns property from generated seeder class.
  • Added the columns list handling process more dynamic.
  • Feature optimization.
  • README update.

1.0.2

15 Sep 15:12
Compare
Choose a tag to compare

1.0.2

  • Test update

1.0.1

15 Sep 15:02
Compare
Choose a tag to compare

1.0.1

  • Test update

1.0.0

12 Sep 16:19
Compare
Choose a tag to compare

1.0.0

  • Initial Release