Skip to content

Releases: cheminfo/uint8-base64

v2.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 23 May 08:59
f42e67d

2.0.0 (2026-05-23)

⚠ BREAKING CHANGES

  • package is now ESM-only; consumers using require() must migrate to import, or run Node.js >= 20.19, >= 22.12, or any 24.x or later.

Features

  • migrate package to ESM TypeScript (c0889ba)

v1.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 01 Mar 14:09
0fd1a39

1.0.0 (2025-03-01)

release-as

Features

  • improve speed for large files of 35% (25a2729)

uint8-base64 v0.1.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 02 Sep 08:11
cc734a0

Bug Fixes

uint8-base64 v0.1.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 02 Sep 07:59
1f49cda

Features

  • add decodeBufferToBuffer (07fdc94)
  • add encodeBufferToBuffer (479c7f5)