Skip to content

v0.38.0

Choose a tag to compare

@nikku nikku released this 04 Mar 17:28
· 24 commits to main since this release

Changes

  • chore(CHANGELOG): update to v0.38.0 ad9783a
  • fix(simulator): make inclusive join spec compliant fb248fa
  • test: verify non-interrupting boundary event handling a4b95ab
  • fix: ensure events can be caught by boundary events 2ad861d
  • test(simulator): rename tests to better align with BPMN spec names e9b2a80
  • chore(simulation-support): simplify code 81037c7
  • chore(simulator): flag terminated as ordinary completed state 415cc39
  • test(log): verify process logs 744cc0f
  • feat(simulator): prevent completed scope from yielding token f9d20e0
  • feat(simulation-support): be able to match scopeDestroyed by element ID 799c63b
  • fix: preserve compensation triggers when recovering from sub-process error cd2c0be
  • chore(simulator): simplify some check 3b493c6
  • chore(simulator): simplify includes check feefbeb
  • chore(simulator): simplify implementation b75f57c
  • fix(simulator): consider link events before inclusive joins fe3ecf9
  • chore: update webpack* dependencies 6862938

v0.37.0...v0.38.0