Skip to content

Releases: laravel-doctrine/orm

v1.1.8

28 Feb 11:51
Compare
Choose a tag to compare
Add paths to failed job and password_reminder entity on register inst…

v1.0.18

28 Feb 11:52
Compare
Choose a tag to compare
Add paths to failed job and password_reminder entity on register inst…

v1.1.7

26 Feb 17:32
Compare
Choose a tag to compare
Enhance extension booting process

v1.1.6

26 Feb 12:35
Compare
Choose a tag to compare

Only boot the Registry and EntityManager when the user resolves them from the container.

v1.0.17

26 Feb 17:32
Compare
Choose a tag to compare
Enhance extension booting process

v1.0.16

26 Feb 13:26
Compare
Choose a tag to compare

Only boot the Registry and EntityManager when the user resolves them from the container.

v1.1.5

23 Feb 17:09
Compare
Choose a tag to compare
Fire a booting event just before extension manager boots

v1.0.15

24 Feb 19:40
Compare
Choose a tag to compare
  • Support converting other mapping types to Fluent
  • Add convert mapping command
  • Added generate entities command
  • Added mapping import command
  • Improve integration with extensions

v1.1.4

20 Feb 20:04
Compare
Choose a tag to compare
  • Improve integration with extensions

v1.1.3

12 Feb 20:19
Compare
Choose a tag to compare
  • Support converting other mapping types to Fluent
  • Add convert mapping command
  • Added generate entities command
  • Added mapping import command
  • Prepend BootExtension middleware to allow for calling resolve target in other middleware