Breaking changes
- The minimum supported NodeJS version is now v14.x
Improvements
- Development dependencies have been updated, some deprecated dependencies have been removed
- Input/Output stream implementations are now more robust and some overhead has been removed
Bug Fixes
- Fixed a bug where the input stream would get stuck when handling large amounts of data (see PR #24)