v7.5.2
-
Plugins
- Allow Uninstallation from PendingInitializationState.
- Added plugin state machine doc (Visio).
-
Workflow
- Added primary state machine support in workflow.
- Made StateMachineBase loggable, fixed TransitionAsync.
-
Core
- Breaking change: IMethodInfo renamed to IOperationInfo.
- IAsyncOperation merged into IOperation for netstandard2.1.
- Added more nullability constraints.