Stream Management: You can now easily manage your streams with the new .destroy() method, which allows for cleaner teardown logic when closing streams.
Improvements
Documentation: The callback logic for using through2 is now documented, making it easier to understand and implement in your projects.
Fixes
Fix a typo in the README that incorrectly repeated the word 'simple'.