v0.5.2
Overview
Includes performance improvements for packing, bug fixes and hardens Windows environments for unpacking ☘️
- fix(pack): apply invalid directory mode on stream source by @ayuhito in #80
- perf(pack): use 512KB read buffer on large files by @ayuhito in #81
- fix(unpack): sanitize windows paths for traversal by @ayuhito in #82
- perf(path): simplify unicode cache by @ayuhito in #83
- fix(unpack): handle self referential hardlinks by @ayuhito in #84
- fix(unpack): strip trailing slashes by @ayuhito in #85
Full Changelog: v0.5.1...v0.5.2