DNVM v1.0.0-beta8 Release Notes

Release Date: 2015-10-15 // over 8 years ago
  • ๐Ÿ”‹ 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)