Skip to content

Releases: fuelen/ecto_erd

v0.6.4

13 Apr 13:40
Compare
Choose a tag to compare

What's Changed

  • Update Mermaid.format_type/1 to Be Compatible with Ecto v3.12 Parameterized Types by @kinson in #60
  • Migrate to the new version of :parameterized representation everywhere

New Contributors

Full Changelog: v0.6.3...v0.6.4

v0.6.3

11 Mar 18:47
Compare
Choose a tag to compare

What's Changed

  • Don't fail when schema has no fields

Full Changelog: v0.6.2...v0.6.3

v0.6.2

22 Aug 14:57
Compare
Choose a tag to compare

What's Changed

  • Fix embedded schemas with Ecto 3.12 by @rschenk in #58

New Contributors

Full Changelog: v0.6.1...v0.6.2

v0.6.1

21 Aug 14:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

27 Apr 13:30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

24 Aug 08:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

02 Jul 18:34
Compare
Choose a tag to compare

Support Mermaid

Full Changelog: v0.4.2...v0.5.0

v0.4.2

11 Mar 13:39
Compare
Choose a tag to compare

v0.4.1

18 Feb 22:44
Compare
Choose a tag to compare

What's Changed

  • Tolerate usage of unknown modules in associations #8 by @jjl in #13
  • Improves support for Ecto.Enum types by @jaimeiniesta in #16

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

25 Sep 20:38
Compare
Choose a tag to compare

Add PlantUML support