Skip to content

v0.8.4

Latest

Choose a tag to compare

@ayuhito ayuhito released this 08 Aug 14:37
· 1 commit to main since this release
c2603a5

Overview

Improves filesystem packing correctness by preserving permissions, normalizing paths, and emitting valid hardlink references 🛠️

What's Changed

  • fix(fs): use filesystem identity for hardlinks by @ayuhito in #188
  • test(fs): stabilize filesystem property coverage by @ayuhito in #189
  • fix(fs): canonicalize paths before conflict tracking by @ayuhito in #190
  • fix(fs): preserve filesystem permission modes by @ayuhito in #192
  • fix(fs): emit valid hardlink references by @ayuhito in #191

Full Changelog: v0.8.3...v0.8.4