Skip to content

v0.3.2

Choose a tag to compare

@ayuhito ayuhito released this 27 Sep 17:25
· 104 commits to main since this release
fc51f7f

Overview

This release relaxes tar truncation errors which are common in real world tar files and only throws for them in strict mode.

  • fix(unpack): only enforce truncation errors in strict mode by @ayuhito in #37
  • perf: remove number constructor for parseint by @ayuhito in #38

Full Changelog: v0.3.1...v0.3.2