Skip to content

Releases: wouterj/WouterJEloquentBundle

2.7.0

23 Mar 13:53
2.7.0
442a725
Compare
Choose a tag to compare
  • Support Symfony 7 (#141)
  • Support Laravel 11 (#143)

2.6.0

28 Oct 10:40
2.6.0
Compare
Choose a tag to compare
  • Drop Laravel 8, Symfony 5.4 and PHP 7 support (#138)

2.5.0

01 Aug 11:59
2.5.0
7ae3472
Compare
Choose a tag to compare
  • Introduce Model Factories (#139)
  • Apply the new Illuminate Console UI to all commands (#133)

2.4.1

29 Jul 16:38
2.4.1
Compare
Choose a tag to compare
  • Fix running migrations on anonymous migration classes

2.4.0

20 May 10:39
2.4.0
81f4d0b
Compare
Choose a tag to compare
  • Added support for Laravel Eloquent 10
  • Dropped support for Symfony <5.4

2.3.1

20 May 10:35
2.3.1
d17ccbe
Compare
Choose a tag to compare
  • Fixed usage without TwigBundle (#134)

2.3.0

09 Nov 21:06
2.3.0
4339e28
Compare
Choose a tag to compare
  • Dropped support for Laravel 6 & 7 (#132)
  • Add support for new migration console UI (#132)

2.2.1

11 Apr 15:59
2.2.1
10bbbad
Compare
Choose a tag to compare
  • Fixed make:seeder with Laravel 9.6+
  • Fixed query duration in the profiler (#129, thanks to @edudobay)

2.2.0

08 Feb 22:33
2.2.0
Compare
Choose a tag to compare
  • Add support for Symfony 6 and Laravel 9 (#128)
  • Mark more classes as internal (EloquentDataCollector, QueryListener, MakeModel, MakeSeeder, EloquentUserProviderFactory) and EloquentUserProvider as @final
  • Add type declarations to all internal and final classes

2.1.1

03 Jul 11:20
Compare
Choose a tag to compare
  • Fix usage without SecurityBundle
  • Update the profiler icon to match the modern Laravel logo