Glad to announce the first beta for the 2.107.0 release, ♥ to the 35 contributors.
This release comes with 9 major changes and 52 fixed Bugzilla issues, including:
- Unrecognized pragmas are no longer an error, but instead simply ignored.
- Added
@core.attribute.standalone
for shared static module constructors. - In D runtime, a new module
core.stdc.stdatomic
has been implemented.
http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.107.0.html
As usual please report any bugs at
https://issues.dlang.org
-Iain
on behalf of the Dlang Core Team