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 5cdc2bc commit a40e1bbCopy full SHA for a40e1bb
appveyor.yml
@@ -68,9 +68,12 @@ deploy:
68
artifact: /.*\.zip/,sha256.txt
69
description: |
70
**Release Notes**
71
- - Support the new filesystem indroduced in the Win10 October Update.
72
- - Add new command `get-version`.
73
- - Display donation requests randomly.
+ - Fix error output of err_archive.
+ - Launch default shell if `run -c` isn't specified.
+ - Fix Unicode ouput.
74
+ - Display donation request only after installation.
75
+ - Check if target distro is running before moving/uninstalling.
76
+ - Fix version handling for the `duplicate` command.
77
auth_token:
78
secure: 26bYTa3iIxBxle/n6T9sou88hpnz7mK5HoXqSPECwyu7LVI0F28Fl3/Z+T1Y/2Kj
79
on:
0 commit comments