Skip to content

Releases: pflow-xyz/metamodel-js

v0.12.0

04 Mar 00:23
93c75c9
Compare
Choose a tag to compare

v0.11.0

04 Feb 17:56
7abe0de
Compare
Choose a tag to compare

v0.10.0

13 Jan 15:05
e94af59
Compare
Choose a tag to compare

Adjustments to how snapshot is rendered for petriNets, elementary, and workflow models.

Full Changelog: v0.9.0...v0.10.0

v0.9.0

12 Jan 21:19
10e0f03
Compare
Choose a tag to compare
  • remove testFire method from model interface
  • fix snapshot to work properly for all net types
  • remove dsl from interface - now only usable during model initialization

Full Changelog: v0.7.1...v0.9.0

v0.8.0

27 Dec 19:08
10e0f03
Compare
Choose a tag to compare
  • adjust the model Dsl parameters to match the pflow.js implementation

Full Changelog: v0.7.1...v0.8.0

v0.7.1

26 Dec 03:48
8225933
Compare
Choose a tag to compare
  • fix bug when setting arc weight of inhibitor arcs doesn't work as expected

Full Changelog: v0.7.0...v0.7.1

v0.7.0

21 Dec 00:12
e7f2d7e
Compare
Choose a tag to compare
  • remove access to arcIndex function
  • delete arcRebuild function

Full Changelog: v0.6.0...v0.7.0

v0.6.0

16 Dec 17:09
95fa643
Compare
Choose a tag to compare

refactor to move some of the pflow-editor functions into this library

Full Changelog: v0.5.0...v0.6.0

v0.5.0

27 Nov 01:30
6f6f427
Compare
Choose a tag to compare

Extend Transaction Type adding attributes: allowReentry and subnet entry, exit

v0.4.0

24 Nov 05:38
5c575eb
Compare
Choose a tag to compare
  • update testFire to return reasons for failure
  • color code transitions in svg snapshot