Skip to content

Releases: kaishuu0123/erd-go

v2.0.0

11 Feb 01:59
1d06733
Compare
Choose a tag to compare

Merged big PR #17 (Contributed by @ray-g. Thank you!)

  1. Resolved issue-10, integrated with dot command
  2. Resolved issue-14, replace the illegal characters in the table name, which I have the same requirement
  3. Resolved issue-16, make the isolated node horizontal, which I also have the same requirement
  4. Added colors segment, which can act as a named color palette
  5. Added ? mark to the cardinality, showing the {0,1}, which exists in the BurntSushi ER format
  6. Cleaned some lint issues in go and markdown files.

v1.4.6

17 Jul 02:44
Compare
Choose a tag to compare

Update Dockerfile & README.md

v1.4.5

09 Jan 09:02
72bbb68
Compare
Choose a tag to compare

cleanup lint warnings and add integration test #11 (thanks @glaslos)

v1.4.3

16 Jan 01:47
244cd5c
Compare
Choose a tag to compare

bugfix: Missing plus symbol in cardinality set #9

v1.4.2

01 Nov 02:35
1778493
Compare
Choose a tag to compare

Bugfix

  • #6 fix overwriting relation attributes

Misc

v1.4.1

22 Jul 05:43
Compare
Choose a tag to compare

new Makefile task

v1.4.0

21 Jul 07:40
Compare
Choose a tag to compare

support format option (dot only). compatible BurntSushi/erd.

v1.3.0

11 Jul 02:04
f04b99f
Compare
Choose a tag to compare

fix #4

v1.2.0

19 Jan 02:03
21821ae
Compare
Choose a tag to compare
  • Graph style change
  • change way of writing cardinality left and right

v1.1

18 Jan 10:37
Compare
Choose a tag to compare
  • bugfix for newline