Release v17.25.0
Added
- Adding support for monads derived from
IOneOfsuch asResult<,>and unwrapping of tuples within them for model-bound Commands. This gives more flexibility in what we can respond to in the return values from a command.
IOneOf such as Result<,> and unwrapping of tuples within them for model-bound Commands. This gives more flexibility in what we can respond to in the return values from a command.