Skip to content

Releases: diagramsascode/diagramsascode

Release v0.1.1

28 Feb 16:47
Compare
Choose a tag to compare
Release v0.1.1 Pre-release
Pre-release

Now supports building sequence and activity diagrams with a simpler API
(without needing to create an ImageSource)

First pre-release

24 Feb 12:05
Compare
Choose a tag to compare
First pre-release Pre-release
Pre-release

Supports generating images of:

  • Sequence diagrams (with simple messages)
  • Activity diagrams (with initial/final nodes, decision/merge nodes, actions and control flow)

Supports constraint checking.
You need the core, sequence, activity and image jar in order to run diagrams as code.