Jacob Carlborg has announced a new version of DVM, a tool which allows you to download and manage different versions of the D compilers. Previously, it was only available for Mac and Linux, but the latest version includes support for Windows courtesy of Nick Sabalausky. Currently, only DMD is supported. Now that’s it’s available for Windows, I’m considering giving it a try. But, I’ve got my own method of running different DMD versions that I’ve been using so long it will be a hard habit to break.
New stuff from the DVM changelog:
* Added an option for installing the latest compiler
* Better compatibility between different shell implementations
* Added Windows support. Thanks to Nick Sabalausky
* Added a “list” command for listing installed compilers
* Added a “uninstall” command for uninstalling compilers