Skip to content

Releases: devste/indival

v0.2.2

03 May 22:31
Compare
Choose a tag to compare
v0.2.2 Pre-release
Pre-release

New in this release:

  • Decision nodes with selected alternatives are marked in the graph
  • Minor graphic updates

v0.2.1

01 May 22:57
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

New in 0.2.1:

  • Major improvement handling automatic layout.

v0.2.0

01 May 19:53
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

This project is still under development. New features of 0.2.0:

  • The complete logic has been switched over to jgrapht
  • The parser is now more loosely coupled from the main code
  • Some layout algorithms are available from the menu

As jgrapht in it's latest version is used, the minimum requirement to run the application is Java 8

v0.1.2

26 Apr 17:36
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

This project is still under development:

  • Cleanup of menu
  • Better example files
  • Better handling of value nodes

v0.1.1

25 Apr 22:24
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

This project is still in development. New features of 0.1.1:

  • Implicit options for decisions
  • New start screen
  • Fewer edit options on the graph (still too many)