Skip to content

v0.2.2

Choose a tag to compare

@ayuhito ayuhito released this 26 Sep 00:29
· 126 commits to main since this release
207b9c0

Bug Fixes and Improvements

Added support for unpackTar to read ReadableStream<Uint8Array> directly and resolved some browser compatibility issues.

  • feat: Uint8Array type, accept ReadableStream as archive by @sxzz in #18
  • ci(release): add typecheck before release and use different git user by @ayuhito in #19
  • fix(web): do not use readablestream from and async iterator by @ayuhito in #20

New Contributors

  • @sxzz made their first contribution in #18

Full Changelog: v0.2.1...v0.2.2