Skip to content

0.2.0 Release

Compare
Choose a tag to compare
@minajevs minajevs released this 14 Mar 14:46
· 61 commits to master since this release

Improved action typing

Infinite arguments for the actions

Now it is possible to have as many arguments for the actions as you wish :)

Return value of an action

It is now possible to return a value from the action.

It comes with a bonus that now you can await actions

Refactoring

Project still in development, so releases come with refactoring of the source. No API changes though.

v0.1.3...v0.2.0