Skip to content

v0.3.0

Compare
Choose a tag to compare
@LucasCarioca LucasCarioca released this 07 Nov 21:05
· 11 commits to main since this release
b2cd8fd

Adds support for simple functional commands. If a function is passed as a command instead of a Command type it is wrapped by a FunctionalCommandWrapper that can call it as normal.