Release D 2.090.0
Meta
jared771 at gmail.com
Wed Jan 8 21:43:05 UTC 2020
On Tuesday, 7 January 2020 at 10:30:09 UTC, Martin Nowak wrote:
> Glad to announce D 2.090.0, ♥ to the 48 contributors.
>
> This release comes with the ability to convert lazy parameters
> to delegates, new intrinsics to force rounding to specific
> floating point precision, unittest builds that no longer
> execute main by default, a new GC.inFinalizer API, and various
> other changes.
>
> http://dlang.org/download.html
> http://dlang.org/changelog/2.090.0.html
>
> -Martin
Deprecated module std.experimental.all was removed
All symbols contained in Phobos can now be used with import std
Maybe I'm wrong, but this seems like a bad idea to me (unless
we're getting rid of std.experimental).
More information about the Digitalmars-d-announce
mailing list