Re: Release Candidate 2.094.0 [was: Re: Beta 2.094.0]

2020-09-18 Thread Steven Schveighoffer via Digitalmars-d-announce

On 9/18/20 1:16 PM, Martin Nowak wrote:

On Friday, 11 September 2020 at 07:48:00 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.094.0 release, ♥ to the 49 
contributors.


The release candidate is live now.

This is the first release to be built with LDC on all platforms, so 
we'd welcome some more thorough beta testing.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.094.0.html

As usual please report any bugs at
https://issues.dlang.org


This revert of the __traits(allMembers) change for imports is not 
included in this release candidate.


https://github.com/dlang/dmd/pull/11739

It needs to be included before the release, so that the import changes 
can be deferred until the next major.


-Steve


Release Candidate 2.094.0 [was: Re: Beta 2.094.0]

2020-09-18 Thread Martin Nowak via Digitalmars-d-announce

On Friday, 11 September 2020 at 07:48:00 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.094.0 release, ♥ to 
the 49 contributors.


The release candidate is live now.

This is the first release to be built with LDC on all 
platforms, so we'd welcome some more thorough beta testing.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.094.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin