Releases: eralchemy/eralchemy
Releases · eralchemy/eralchemy
eralchemy 1.5.0
This is release 1.5.0 back on eralchemy.
Instead of pip install eralchemy2
one should use pip install eralchemy[graphviz]
.
Other than that, no breaking changes are to be expected.
Features
- Unite codebase of eralchemy2 and eralchemy back to eralchemy
- Includes features from eralchemy2
- Allow having either graphviz or pygraphviz installed by @maurerle in #126
- Draw column relations by @JosePVB in #72
- CI now uses nox
- proper regex to include/exclude tables/columns
- allow setting title of diagram
- mermaid rendering support
Bugfixes
v1.0.15
Bump version number to 1.0.15
v1.0.1
v1.0.1
v1
v1.0.0 Merge remote-tracking branch 'origin/master'