Skip to content

2.0.0

Compare
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.