Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

1.0.0-beta8

Pre-release
Pre-release
Compare
Choose a tag to compare
@danroth27 danroth27 released this 15 Oct 17:28
· 22 commits to release since this release

Features

  • Bring back global install (#414)
  • [Linux] dnvm list should display installed runtimes in a reasonable order (#334)
  • dnvm run should support specifying architecture and runtime (#265)
  • dnvm uninstall (#254)

Bugs Fixed

  • dnvm run ... and dnvm exec do not set exit code correctly (#428)
  • dnvm list outputs "find: `/usr/local/lib/dnx/runtimes': No such file or directory" (#425)
  • dnvm upgrade fails if noclobber is set (Linux/OSX) (#423)
  • Bug - VSO Build Prebuild.ps1 CoreClr (#422)
  • [Linux] . ~/.dnx/dnvm/dnvm.sh repeatedly adds ~/.dnx/bin to $PATH (#412)
  • dnvm list inconsistent between Win and *nix/OSX (#390)
  • [DNVM.sh] Install missing DNX behaves like the DNX is installed (#53)