Skip to content

Latest commit

 

History

History
43 lines (33 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

43 lines (33 loc) · 1.24 KB

Changelog

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

The format is based on Keep a Changelog.

0.1.3 - 2018-01-20

Fixed

  • workaround for RLS issue #652 that caused the second build to fail

Changed

  • set the default toolchain to beta

0.1.2 - 2017-12-15

Added

  • detect if rustup is installed and display error message if not
  • option page for setting rustup path

Fixed

  • RUST_SRC_PATH now gets set correctly

0.1.1 - 2017-12-11

Added

  • task status for component and toolchain installation

Changed

  • missing component notifications now have an install button

0.1.0 - 2017-12-06

Added

  • basic language support
    • code completion
    • error diagnostics
    • goto definition
    • find all references
  • support for toolchains other than the default nightly
  • error notifications