Skip to content

v0.2.1

Choose a tag to compare

@ziflex ziflex released this 07 Jul 06:06
· 44 commits to master since this release

Fixed

  • Didn't terminate the execution when Error object was passed into next callback.
  • Didn't throw the exception when pipe was invoked during execution.

Added

  • Terminates the whole execution if the initial data is Error object.
  • isRunning property.