Releases: samchon/prisma-markdown
Releases · samchon/prisma-markdown
v1.0.9
What's Changed
- fix typo by @yeonod in #17
- Change tab size from 4 to 2. by @samchon in #18
- Optional cardinality in the 1 side. by @samchon in #22
New Contributors
- @yeonod made their first contribution in #17
Full Changelog: v1.0.8...v1.0.9
v1.0.4
What's Changed
- Close #6 - support implicit M: N relationship. by @samchon in #7
- Complement #6 - fix duplicated implicit M:N writing. by @samchon in #8
- Complement #6 - do not draw implicit table when recursive relationship. by @samchon in #9
Full Changelog: v1.0.1...v1.0.4