Skip to content

v1.9.2

Compare
Choose a tag to compare
@edfus edfus released this 04 Jun 04:44
· 6 commits to master since this release

Breaking:

  • Now, instead of continuing substituting and teeing to the rest, an error will be raised as soon as any of the source stream's destinations prematurely closes in the one-to-multiple mode.

Enhancements:

  • Option beforeCompletion.
  • Option minTimes.
  • Option required.
  • Error handling for modes involving multiple streams.
  • Internal function naming & module coworking.