Bundle LDC with Visual D
kinke
noone at nowhere.com
Fri May 31 08:07:59 UTC 2019
On Friday, 31 May 2019 at 08:00:53 UTC, Rainer Schuetze wrote:
> The installer comes with latest multilib release preinstalled
> (currently 1.15.0), but Visual D looks for updates via the
> github API.
Ah, nice. We also have
http://ldc-developers.github.io/LATEST[_BETA] to check the latest
versions (e.g., those are used by Travis for `d: ldc[-beta]`).
> it would be nice if the current naming conventions and folders
> in the archive are kept ;-)
Heh, yeah that's the reason I haven't switched to
semver-compatibility for beta releases (`-beta.1` vs. `-beta1`)...
More information about the digitalmars-d-ldc
mailing list