Is there a limit to how far DMD releases are supported? I've tried to install 1.023 but I got back an error:
dvm install -t 1.023 Installing: dmd-1.023 dvm.dvm.Exceptions.DvmException@dvm\commands\Install.d(109): The platform "windows" is not compatible with the compiler dmd 1.023 I needed that version to attempt to build the ancient cairo bindings for D. I wanted to try the bindings out without having to port everything to a new DMD version.
