Skip to content

Releases: edfus/stream-editor

v1.11.0

07 Jun 11:59
Compare
Choose a tag to compare

Option abortController supported!

v1.10.0

04 Jun 15:52
Compare
Choose a tag to compare

Asynchronous replacement is finally there! 🎉

v1.9.2

04 Jun 04:44
Compare
Choose a tag to compare

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.

v1.9.1

02 May 15:04
b079f99
Compare
Choose a tag to compare

Breaking:

  • update-file-content -> stream-editor.

Enhancements:

  • Option defaultOptions.
  • Checking is color enabled on the fly.
  • Supports the sticky flag.