Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.2 KB

CHANGELOG.md

File metadata and controls

31 lines (16 loc) · 1.2 KB

Changelog

1.0.4 (2024-09-05)

Continuous Integration

  • github: publish package to npm registry with provenance (e526db7)

1.0.3 (2023-10-29)

Build System

  • package: specify "types", remove "esm/" dir, & add "src/" to files (4fc58c3)

1.0.2 (2023-07-12)

Build System

  • rename directory module to esm (a066d72)

1.0.1 (2023-06-25)

Bug Fixes

  • module: export modules explicitly (5295a84)

1.0.0 (2023-06-25)

Features

  • add base64ToBlob, base64ToFile, blobToBase64, and fileToBase64 (1ca17ec)