Skip to content

Releases: abelgomez/cpntools.toolkit

CPN Tools toolkit v0.5.0

12 Nov 23:39
4e918a8
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Migrate from legacy builds to Tycho builds.
  • Refactor JUNG dependencies (which are no longer embedded in the model plug-in, and have been moved as eclipse bundles to https://github.com/abelgomez/eclipse.orbit).
  • Check Java compatibility, and enforce Java 8.
  • Migrate target platform to Eclipse 2020-06 (last supporting Java 8).
  • Prepare builds to be used as regular Java libraries (JAR).
  • Add examples of standalone applications.
  • Reorganize the gh-pages branch, adding a maven-compatible repository.
  • Minor changes in the code:
    • Ignore Arcs with missing Places/Trasitions when performing layout.
    • Do not enforce that Arcs have an Annot when serializing.

CPN Tools toolkit v0.4.0

08 Jun 19:41
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Synchronize version numbers of the dependencies

CPN Tools toolkit v0.3.1

19 May 12:22
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Add support for nested Blocks

CPN Tools toolkit v0.3.0

18 May 19:30
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Use an Enumeration for diagram elements' colours.
  • Add support for Inhibitor arcs.
  • Fix bug in the layout code when multiple arcs link the same elements.

CPN Tools toolkit v0.2.2

18 May 19:29
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Omit exception for places without type (CPN Tools assumes UNIT)

CPN Tools toolkit v0.2.1

11 Apr 16:56
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Add support for serializing Transitions' time

CPN Tools toolkit v0.2.0

10 Apr 18:04
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Add support for multiple Pages
  • Add support for Fusions
  • Change Layout algorith
  • Update Copyright information

CPN Tools toolkit v0.1.0

06 Oct 17:12
Compare
Choose a tag to compare
Pre-release

Initial release