Skip to content

0.58.0

Choose a tag to compare

@appruntimeplatform-bot appruntimeplatform-bot released this 06 Jan 12:43
· 17 commits to main since this release
f297303
Add support for extracting xattrs on unix (#74)

When extended file attributes are set on a file in the archive, try to
preserve them on extraction but do not fail when the user does not have
permission to set them or if they are not supported. This should prevent
existing usages from breaking while also enabling users to preserve
extended file attributes.