Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.5.1 - 2019-10-12

Changed

  • Disable unnecessary features for scopeguard. Thanks @mati865.

0.5.0 - 2019-08-21

Added

  • Add home_dir implementation for Windows UWP platforms.

Fixed

  • Fix rustup_home implementation when RUSTUP_HOME is an absolute directory.
  • Fix cargo_home implementation when CARGO_HOME is an absolute directory.

Removed

  • Remove support for multirust folder used in old version of rustup.