On Sunday, 22 December 2019 at 15:23:32 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.090.0 release, ♥ to
the 48 contributors.
http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.090.0.html
As usual please report any bugs at
https://issues.dlang.org
-Martin
The unittest default mode might cause some issues for unittest
frameworks like d-unit. They need a main but due to a dub bug,
passing DRT affects the Dub executable but not the spawned
application. Open bug issue
https://github.com/dlang/dub/issues/1280
Kind regards
Andre