Releases: roger-castaldo/BPMNEngine
Version 1.9.11
expanded support to include unsigned values as variables.
Version 1.9.10
patch for incoming gateways triggering without incoming flows running properly
Version 1.9.9
reduced threading utilization for sleeping process calls
Version 1.9.8
patched to open up xml code loading to be a little looser wrt no prefixes.
Version 1.9.6
Corrected bug wrt encoding a file variable.
Version 1.9.5
Added in SubProcess element handling
Updated process loading to improve load speeds by ignoring elements that the system does not know about.
Version 1.9.4
patch to migrate from begininvoke to task based depending on which .net version used.
Version 1.9.3
2 patches wrt located bugs in definition file loading and long term process sleeps
Version 1.9.2
added in fullkeys into a process variables container to access all variable names including runtime contants, definition constants and definition files.
Version 1.9.1
minor patches to improve the graphics generation in both .net and mono