On Wednesday, 19 July 2017 at 15:36:22 UTC, Martin Nowak wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Glad to announce D 2.075.0.
This release comes with various phobos additions, a repackaged
std.datetime, configurable Fiber stack guard pages (now also on
Posix), and optional precise GC scanning for the DATA/TLS
segment (static
data) on Windows.
http://dlang.org/download.html
http://dlang.org/changelog/2.075.0.html
Sorry for replying so late, but the changelog for 2.075.0[1]
incorrectly list issue 14246[2] as solved, when the fix was, in
fact, reverted [3].
[1] http://dlang.org/changelog/2.075.0.html#bugfix-list
[2] https://issues.dlang.org/show_bug.cgi?id=14246
[3] https://github.com/dlang/dmd/pull/6913