Skip to content

v0.11.0

Choose a tag to compare

@sebasslash sebasslash released this 07 Apr 19:53
· 149 commits to main since this release
9277946

Fixes issues regarding packing symbolic links:

  • If the src is a symbolic link, the packer will resolve the target before creating the tarball.
  • Symbolic link chains are traversed and resolved if their targets lie outside the src directory.