Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 369 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 369 Bytes

CHANGELOG

4.x.x

Support for Node.js 14 is dropped.

3.x.x

base32768 now ships as JavaScript ("ES6") modules, not CommonJS modules. The package has "type": "module". Additionally, a separate IIFE for browser use is no longer distributed.

2.x.x

base32768 now operates on Uint8Arrays, not ArrayBuffers.

1.x.x

?

0.0.x

Prototype release.