Skip to content

v1.0.0: Version 1.0.0.

Compare
Choose a tag to compare
@kennytm kennytm released this 07 Jun 16:26
· 87 commits to master since this release
bb66dd4
  • When no arguments are given, this tool will automatically fetch the latest master commit and download that (#2).
  • Fixed cross-device rename error when /tmp and $RUSTUP_HOME are in different disks (#3).
  • The progress bar now print to stderr instead of stdout.
  • Added --dry-run and --github-token flags.