You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 29, 2021. It is now read-only.
With the release of v3.0.0, the whole release procedure was automized. However, PowerShell's Compress-Archive command produces ZIP archives whose files do not have any permissions on Unix systems. It is necessary to change how the files are packed for the next release.
With the release of v3.0.0, the whole release procedure was automized. However, PowerShell's
Compress-Archivecommand produces ZIP archives whose files do not have any permissions on Unix systems. It is necessary to change how the files are packed for the next release.