Releases: delegateas/WorkflowEngine
Releases · delegateas/WorkflowEngine
v4.0.0
Compare
Sorry, something went wrong.
No results found
4.0.0 (2024-11-12)
⚠ BREAKING CHANGES
Features
v3.2.7
Compare
Sorry, something went wrong.
No results found
3.2.7 (2024-10-17)
Bug Fixes
skipped workflow finished eventwhen action is scoped and has more and added queue for loops handling to keep on same queue (0a6d6c0 )
v3.2.6
Compare
Sorry, something went wrong.
No results found
3.2.6 (2024-09-13)
Bug Fixes
Added outputsbody function (b9a269f )
v3.2.5
Compare
Sorry, something went wrong.
No results found
3.2.5 (2024-08-25)
Bug Fixes
changed type to object to allow any input, custome objects ect. (423e63e )
updated deps (589ce2a )
v3.2.4
Compare
Sorry, something went wrong.
No results found
3.2.4 (2024-08-21)
Bug Fixes
added default queues for triggers (12c98e9 )
v3.2.3
Compare
Sorry, something went wrong.
No results found
3.2.3 (2024-08-18)
Bug Fixes
made the queue propergate when triggering new actions (3d85d29 )
v3.2.2
Compare
Sorry, something went wrong.
No results found
3.2.2 (2024-08-08)
Bug Fixes
added environment variables to disable workflows,workflows__{name}=false will remove the workflow schedule (fa4d37e )
v3.2.1
Compare
Sorry, something went wrong.
No results found
3.2.1 (2024-06-25)
Bug Fixes
abstracted some props to common baseclass (f226b11 )
hangfire version updated (8d235d6 )
v3.2.0
Compare
Sorry, something went wrong.
No results found
3.2.0 (2024-06-20)
Features
Added typed workflow support (c9a6411 )
v3.1.3
Compare
Sorry, something went wrong.
No results found
3.1.3 (2024-04-25)
Bug Fixes