Skip to content

Release v17.25.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 15:21
5552f65

Added

  • Adding support for monads derived from 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.