Stream Handling: Enhance support for various Node.js versions, ensuring compatibility with both io.js 3.x and Node.js 4.x. This improvement allows users to utilize the library seamlessly across different environments.
Error Management: Improve error handling by fixing issues that masked critical errors from the iconv-lite library. This change helps users receive clearer feedback when errors occur.
Fixes
Fix invalid encoding tests to ensure accurate validation of stream data. This fix enhances the reliability of the library's encoding functionalities.