I just released a new version of DVM, 0.4.1. This is mostly a bug fix release. Unfortunately there won't be a 64it version for Linux. This is due to a bug in the regular expression module in Tango. The Linux binary is now built with Debian 6 instead of the old Ubuntu 6, I hope this will still work for most other distributions.

DVM also officially has a new home, at github: https://github.com/jacob-carlborg/dvm

Changelog:

Version 0.4.1
  New/Changed Features
   * Issue 2: Fetch zips from github for DMD 2.057+

  Bugs Fixed
   * Issue 5: Missing executable permission on some files
   * Issue 9: dvm list throw an Exception when no compiler is yet installed
   * Issue 11: Fails when version not explicitly specified
   * Issue 13: Segmentation fault with -l

For instructions how to install and downloads see: https://github.com/jacob-carlborg/dvm

For a complete and nicely formatted changelog see: https://github.com/jacob-carlborg/dvm/blob/d1/changelog.md

--
/Jacob Carlborg

Reply via email to