Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 01 May 14:58
· 5 commits to main since this release

compare changes

🚀 Enhancements

  • Support converting from node readable stream (#14)
  • base64: Support data: url first (#15)

🩹 Fixes

  • base64: Always use utf8 safe encoding and decoding (8771f99)

💅 Refactors

  • Rename String type to Text (764f03b)