- fixed: Adjust the Node.js packaging for greater compatibility bundlers and other tools.
- fixed: Allow Typescript 4.7+ to find the type definitions in "Node16" mode.
- added: Include a license file in the package.
- added: Allow modern versions of Node to use named exports along with native modules support.
- added: Add Flow type definitions.
- changed: Port the library to TypeScript.
- changed: Update build & test infrastructure.
- added: Add an option to skip padding the
codec.stringify
output
- added: Automatically fix typo characters in base32 loose mode
- fixed: Documentation cleanups
- changed: Size optimizations
- Use
Uint8Array
for output - Code cleanups & size optimizations
- Fix packaging bugs
- Initial release