Skip to content

DVM 0.4.4

Compare
Choose a tag to compare
@jacob-carlborg jacob-carlborg released this 13 Sep 16:13
· 41 commits to master since this release

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 to ftp.digitalmars.com)
  • Set a user agent when fetching compilers. The user agent will be in the form
    of dvm/<version> (<architecture>-<operating system>)

Bugs Fixed

  • Issue 31: Windows: default compiler does not persist