- multiple event arguments support
- actions re-ordering
- co-routines support as actions (with possibility to wait for their completion before moving to next action in the list)
- no dependencies on other tools
- no dll's, provided as a source code
Features planned for version 1.1:
- extension methods support
- generic event parameters support