2015-07-05 18:00 GMT+02:00 Kai Nacke via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com>:
Hi everyone,

LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
This release is based on the 2.066.1 frontend and standard library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).

Don't miss to check if your preferred system is supported by this release. There is even an alpha-quality Win64 version available!

As usual, you can find links to the changelog and the binary packages over at digitalmars.D.ldc:
http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf@forum.dlang.org

Regards,
Kai


Congrats !
Though, I don't know if you'd notice, but those binary are not using from Travis-ci: https://github.com/rejectedsoftware/vibe.d/pull/1171#issuecomment-119005076
Which makes it sensitively harder to test it (and I'd like to thank Martin Nowak again for making it so easy to test compilers - testing a beta compiler is now one additional line to .travis.yml, commit, push).