Second beta for the 2.072.0 release. We've fixed quite a few regressions, but some issues are still open and there will be third beta before the release. Most notably we've fixed building of dmd on OSX, so you should now be able to test the beta using brew.
http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.072.0.html See the following links for all changes between 2.072.0-b1 and 2.072.0-b2. https://github.com/D-Programming-Language/dmd/compare/v2.072.0-b1...v2.072.0-b2 https://github.com/D-Programming-Language/druntime/compare/v2.072.0-b1...v2.072.0-b2 https://github.com/D-Programming-Language/phobos/compare/v2.072.0-b1...v2.072.0-b2 https://github.com/D-Programming-Language/dlang.org/compare/v2.072.0-b1...v2.072.0-b2 Please report any bugs at https://issues.dlang.org. -Martin
