Skip to content

Latest commit

 

History

History
55 lines (34 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

55 lines (34 loc) · 1.01 KB

v0.4.2 2020-06-08

  1. Upgrade dependencies.

v0.4.1 2020-02-21

  1. Correctly skip non-nightly files for --gc.

v0.4.0 2020-02-20

  1. Add --gc option to remove old nightly builds.

v0.3.3 2020-02-18

  1. HTTPS_PROXY env is respected now.

v0.3.2 2019-10-04

  1. SHA256 checksums of local files are saved.

v0.3.1 2019-02-16

  1. Beta channel is added.
  2. Now support stable and beta toolchain installation with certain date.

v0.3.0 2019-02-15

  1. Now support nightly toolchain installation with certain date.

v0.2.2 2019-02-15

  1. Fix wrong use of clap library.

v0.2.1 2019-02-14

  1. Enable nightly channel mirroring.

v0.1.1 2019-02-12

  1. Add progress bar indicator for downloading.

v0.1.0 2019-02-12

  1. Add initial support for mirroring stable channel.