This release improves actions.
NEW FEATURES
Added returning data from callable in actions(PR 40)
protected function runCallable() now return result of callback set to callable property. This result might be used in actions that require the processing of a callback result