Re: Beta 2.091.1

2020-04-19 Thread Steven Schveighoffer via Digitalmars-d-announce

On 4/13/20 7:50 AM, Martin Nowak wrote:
Glad to announce the first beta for the 2.091.1 point release, ♥ to the 
10 contributors.


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

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


Is it possible for someone to review this regression fix before the 
release? I think it's pretty straightforward:


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

Without it, documentation generators that use the json output of dmd are 
broken (they display versioned out code docs, and with the wrong privacy 
attributes).


-Steve


Beta 2.091.1

2020-04-13 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.091.1 point release, ♥ 
to the 10 contributors.


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

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

-Martin