Skip to content

Releases: beyondcode/laravel-er-diagram-generator

1.1.0

18 Jul 15:49
eb984ae
Compare
Choose a tag to compare

Added

  • Added recursive model scanning so that the package can be used without further configuration

Fixed

  • Fixed filename generation with custom output formats

1.0.0

15 Jul 19:14
Compare
Choose a tag to compare
Merge branch 'master' of github.com:beyondcode/laravel-er-diagram-gen…

0.2.3

12 Jul 08:29
ff3c934
Compare
Choose a tag to compare

Fixes

#16

0.2.2

06 Jul 09:34
Compare
Choose a tag to compare

Fixed a typo

0.2.1

04 Jul 09:43
Compare
Choose a tag to compare

Fixed

  • Don't look up BelongsToMany relation keys.

0.2.0

03 Jul 14:47
Compare
Choose a tag to compare

Refactor command code, so that model finder and relation finder is now split up.

0.1.0

03 Jul 12:07
Compare
Choose a tag to compare

Preview release