We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11e58e8 commit 7a51de7Copy full SHA for 7a51de7
appveyor.yml
@@ -68,7 +68,12 @@ deploy:
68
artifact: /.*\.zip/,sha256.txt
69
description: |
70
**Release Notes**
71
- - Fix help info output. (#65)
+ - Support PAX headers in tar files. (#68)
72
+ - Refuse to install to root directories to avoid problems.
73
+ - Allow spaces in distro names when creating shortcuts. (#73)
74
+ - Handle invalid v2 symlinks (without proper reparse point info) correctly.
75
+ - Ignore unsupported files when exporting. (#75)
76
+ - Improve file type output for warnings of unsupported files.
77
auth_token:
78
secure: 26bYTa3iIxBxle/n6T9sou88hpnz7mK5HoXqSPECwyu7LVI0F28Fl3/Z+T1Y/2Kj
79
on:
0 commit comments