File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : v0.5.0
3
+ weight : 5000
4
+ ---
5
+
6
+ * reduce number of GitHub API requests
7
+ * add ` --export ` option for machine-parseable metadata about downloads
8
+ * add ` --verify-checksum ` option to control checksum behavior
9
+ * add ` --list ` flag for listing all matched resources instead of performing downloads
10
+ * add ` --no-download ` flag to stop before performing downloads
11
+ * add ` --no-progress ` flag to avoid live-updating progress output for basic TTYs
12
+ * add ` --fail-fast ` flag to interrupt and immediately stop downloads when a failure is detected
13
+ * fix error reporting on interrupted or failed downloads
14
+ * deprecate ` --show-ref ` (replaced by ` --export ` ) and ` --show-resources ` (replaced by ` --list ` )
You can’t perform that action at this time.
0 commit comments