- [Bugfix] store-checkpoint did not work correctly for SimVarTime.
- [Feature] improved visualization of prototypes.
- [Feature] added queueing network prototypes.
- [Bugfix] if a layout contains a node not in the model anymore, it does not generate an exception.
- [Change] changed the semantics of queue tokens: now they are always available instead of at the time of the last token in the queue.
- [Minor feature] added configurable separator to EventLogReporter.
- [Minor feature] added BPMNFlow prototype.
- [Minor feature] BPMN tasks can now have multiple inflows and outflows.
- [Minor feature] BPMN intermediate events can now have multiple inflows and outflows.
- [Minor feature] added ability to include images in package, used to add logo.
- [Minor feature] added synonymous methods for adding places and transitions, rather than variables and events, to the simulation model.
- [Minor feature] added variadic parameters for events.
- [Minor feature] added the option to prioritize bindings.
- [Minor feature] added the option to make nodes invisible in the visualization.
- [Bugfix] visualization of time variable did not work correctly.
- [Bugfix] solved package dependency problems.