v0.2.2
Bug Fixes and Improvements
Added support for unpackTar to read ReadableStream<Uint8Array> directly and resolved some browser compatibility issues.
- feat:
Uint8Arraytype, acceptReadableStreamasarchiveby @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
Full Changelog: v0.2.1...v0.2.2