Skip to content

Releases: miho/VWorkflows

JDK 15 support + (bug fixes and performance improvements)

27 Feb 14:44
Compare
Choose a tag to compare

Layout bug causes layout calculations for every animation pulse.

Cache for NodeLookup

28 Sep 20:20
4e6a5f1
Compare
Choose a tag to compare
v0.2.4.4

Use older distro to get jdk8 support on travis

v0.2.4.3

19 Oct 03:15
Compare
Choose a tag to compare

Connection path improvements by @cbvms123 and SoftQuadrat.

v0.2.4.2: Merge pull request #53 from TCMBoby/master

05 Aug 15:00
Compare
Choose a tag to compare

v0.2.4.1

13 Jul 20:08
Compare
Choose a tag to compare

Minor bug fixes.

Improved Connector Layout + Many Fixes

13 Jul 19:11
Compare
Choose a tag to compare

Features:

  • Connector Auto-Layout supports top-down as preferred layout
  • custom connector repositioning relative to auto-layout (via translateX and Y)

Bug fixes:
-layout bugs fixed (discovered via screenshots for my PhD thesis)

v0.2.3: Automatic Layout

07 Jul 10:06
Compare
Choose a tag to compare

Changes:

  • automatic-layout support (see issue #34) as incubating feature (uses JUNG library). (by @TCMBoby)
  • minor API changes that simply custom skin creation and reduce code redundancy (by @aalmiray)

v0.2.2

19 Apr 20:38
Compare
Choose a tag to compare
Update version-info.gradle

v0.2.1

19 Apr 20:35
Compare
Choose a tag to compare
Update publishing.gradle

v0.2

18 Apr 17:07
Compare
Choose a tag to compare
bintray publication should work now