v1.9.2
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.