Skip to content
This repository was archived by the owner on Dec 28, 2025. It is now read-only.

2.0.0

Choose a tag to compare

@domenic domenic released this 12 Sep 20:42

Raised minimum supported Node.js version to v12.

Updated iconv-lite from v0.4.24 to v0.6.3; see their changelog.

Updated docs to use Uint8Array instead of Buffer, since we don't depend on any Buffer-specific APIs.