Releases: MagisIT/MagisIT.ReactiveActions
Releases · MagisIT/MagisIT.ReactiveActions
3.0.2
3.0.1
Fixes a bug in a Redis script.
3.0.0
This release contains a breaking change that makes the API user specifying wether a tracked data query is the result source of an action instead of relying on dynamic detection.
2.1.2
Fixes the handling and unwrapping of action/filter exceptions
2.1.1
Bugfix
2.1.0
Non-reactive actions can now have a result type.
2.0.0
This release adds the abillity to pass argument-object so actions that do not affect the tracking algorithms.
This is also a breaking change.
1.0.0
Initial Release