Skip to content

v0.5.2

Choose a tag to compare

@ayuhito ayuhito released this 14 Oct 03:00
· 51 commits to main since this release
07d6423

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