Releases: troypoulter/entmaid
Releases · troypoulter/entmaid
v0.3.0
0.3.0 (2023-07-16)
Features
- add foreign keys in generated diagram (601bc8c)
- add PK to table for well defined IDs (98cf525)
- support M2M relationships and visualise them (821db3c)
v0.2.0
0.2.0 (2023-07-16)
Features
- change outType bare to plain (e0af7a0)
Bug Fixes
- null check an edge's ref to avoid a null ref error (d37a255)
v0.1.0
0.1.0 (2023-07-16)
Features
- add bare OutputType (a33efa1)
- add core schema to file (5671c42)
- add OutputType to support future types beyond markdown (68bed3d)
- insert diagram into markdown file based on patterns (cf84077)
- output full diagram in specific location (50fdc2e)
Bug Fixes
- get correct edge relationship (d2c2885)
- remove default markdown as always was set (3a6624b)