Skip to content

Releases: MagisIT/MagisIT.ReactiveActions

3.0.2

29 Jul 15:54

Choose a tag to compare

Fixed a bug that prevented the session unregistering from happening correctly.

3.0.1

29 Jul 12:15

Choose a tag to compare

Fixes a bug in a Redis script.

3.0.0

29 Jul 12:04

Choose a tag to compare

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

12 Jun 01:21

Choose a tag to compare

Fixes the handling and unwrapping of action/filter exceptions

2.1.1

11 Jun 23:08

Choose a tag to compare

Bugfix

2.1.0

11 Jun 17:06

Choose a tag to compare

Non-reactive actions can now have a result type.

2.0.0

23 May 19:46

Choose a tag to compare

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

07 May 02:11

Choose a tag to compare

Initial Release