This repository was archived by the owner on Aug 4, 2023. It is now read-only.
v5.0.0
Breaking changes:
- Readers return record instead of
Tuple
. (#11 by @jamesdbrock)
New features:
- New
Internal
functions:onceClose
,writable
,newStreamPassThrough
. (#11 by @jamesdbrock)
Bugfixes:
- More cleanup for event handlers. (#11 by @jamesdbrock)
- Complete reads when stream is closed. (#11 by @jamesdbrock)
Full Changelog: v4.0.1...v5.0.0