Releases: jacob-carlborg/dvm
Releases · jacob-carlborg/dvm
DVM 0.6.0.rc.1
v0.6.0.rc.1 Release 0.6.0.rc.1
DVM 0.5.1
DVM 0.5.0
DVM 0.4.4
New/Changed Features
- Experimental support for FreeBSD (using Bash)
- Download DMD using platform specific archive if available
- Support for installing release candidates
- Download DMD from
downloads.dlang.org
(fallback toftp.digitalmars.com
) - Set a user agent when fetching compilers. The user agent will be in the form
ofdvm/<version> (<architecture>-<operating system>)
Bugs Fixed
- Issue 31: Windows: default compiler does not persist
DVM 0.4.3
DVM 0.4.2
In this release DVM has been ported to D2. This means that support for Linux 64bit is back.
New/Changed Features
- Ported to D2
- Add support for fetching the latest version of the compiler
- Bring back support for 64bit Linux
Bugs Fixed
- Fails to get the latest version of the compiler
For installation instructions see the readme.