0.2.0 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.