Skip to content

Releases: syoon2/Project-Diagram-Generator

v2.0.2

07 Apr 23:26
v2.0.2
b4f8e66
Compare
Choose a tag to compare
  • Replaces Graal JS engine with OpenJDK Nashorn engine (used for running Javascript version of Graphviz internally) - backport of #59

Full Changelog: v2.0.1...v2.0.2

PDG v2.0.1

04 Apr 01:57
v2.0.1
7fa7297
Compare
Choose a tag to compare

⚠️ IMPORTANT: This version requires GraphViz on your system. See #58 for detail.

What's Changed

  • Various dependency updates
  • Small optimizations in DOT generation

Full Changelog: v2.0.0...v2.0.1

PDG v2.0.0

27 Sep 10:48
v2.0.0
da689d2
Compare
Choose a tag to compare

⚠️ IMPORTANT: This version requires GraphViz on your system. See #58 for detail.

This is the first release of my fork of Project Diagram Generator.

Changes

  • Fixed multiple bugs that were present in the upstream version
  • Reworked the GUI using Swing
  • Added support for dark mode
  • Improved mouse interaction
  • Added support for vector graphics (SVG)

Known Issues

  • PNG exports are currently not supported (#15)

SNAPSHOT-20230828

28 Aug 11:43
ac16f1d
Compare
Choose a tag to compare
SNAPSHOT-20230828 Pre-release
Pre-release

Prebuilt alpha version (2023-08-28).
Requires Java 11+.

SNAPSHOT-20230818

18 Aug 09:13
ae78560
Compare
Choose a tag to compare
SNAPSHOT-20230818 Pre-release
Pre-release

Prebuilt alpha version (2023-08-18).
Requires Java 11+.