v0.3.2
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