Releases: kaishuu0123/erd-go
Releases · kaishuu0123/erd-go
v2.0.0
Merged big PR #17 (Contributed by @ray-g. Thank you!)
- Resolved issue-10, integrated with dot command
- Resolved issue-14, replace the illegal characters in the table name, which I have the same requirement
- Resolved issue-16, make the isolated node horizontal, which I also have the same requirement
- Added colors segment, which can act as a named color palette
- Added ? mark to the cardinality, showing the {0,1}, which exists in the BurntSushi ER format
- Cleaned some lint issues in go and markdown files.
v1.4.6
Update Dockerfile & README.md
v1.4.5
v1.4.3
v1.4.2
v1.4.1
new Makefile task
v1.4.0
support format option (dot only). compatible BurntSushi/erd.
v1.3.0
v1.2.0
- Graph style change
- change way of writing cardinality left and right
v1.1
- bugfix for newline