Skip to content

Releases: AbianS/prisma-generate-uml

V3.1.0

28 Sep 12:55
Compare
Choose a tag to compare

What's New:

  • 🖼️ Added the ability to download diagrams as images.

Thanks to @IlIIIIIIlI for these enhancements.

V3.0.0

15 Sep 10:36
500b593
Compare
Choose a tag to compare

What's New:

  • 🔄 Diagram Update: Switched from Mermaid JS to a React app using React Flow for better diagramming.
Old Version New Version
old new

V2.1.0

06 Sep 16:33
36ce75e
Compare
Choose a tag to compare

What's New:

  • 📂 Multi-file Prisma Schema Support

Thanks to @jhonatanmacazana for these enhancements.

V2.0.1

20 May 07:46
ec387f3
Compare
Choose a tag to compare

What's New:

  • Fix background color in light themes 🖌️

V2.0.0

06 May 07:30
Compare
Choose a tag to compare

What's New:

  • Typescript support 🚀
  • Implicit relationship allowance 🔗

Thanks to @morrisseybr for these enhancements.

V1.1.0

14 Dec 18:12
137ef89
Compare
Choose a tag to compare
  • Update mermaid js to 9.3.0.
  • Fix zoom in viewport.

v1.0.8

14 Nov 19:11
8eee780
Compare
Choose a tag to compare
  • Improve the Diagram UML Viewport

v1.0.7

18 Oct 16:41
Compare
Choose a tag to compare
  • Increase performance

v1.0.6

14 Oct 16:30
Compare
Choose a tag to compare
v1.0,6

build: :rocket: v1.0.6

v1.0.4

13 Oct 17:18
930a6ae
Compare
Choose a tag to compare
Merge pull request #2 from AbianS/fix/init-performance

fix: issue