Releases: jsdom/whatwg-encoding
Releases · jsdom/whatwg-encoding
3.1.1
3.1.0
3.0.0
2.0.0
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.
1.0.5
Updated iconv-lite from v0.4.23 to v0.4.24; see their changelog. (#9, @realityking)
v1.0.4
Updated iconv-lite from v0.4.19 to v0.4.23; see their changelog. (#8, @MarkTiedemann)
1.0.3
Updated iconv-lite from v0.4.13 to v0.4.19; see their changelog.
1.0.2
1.0.1
1.0.0
Extracted from jsdom, with a slightly refactored public API and a script that automatically assembles the appropriate tables as JSON ahead of time.