www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Release D 2.084.1

reply Martin Nowak <code dawg.eu> writes:
Glad to announce D 2.084.1, ♥ to the 6 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.084.0, see the 
changelog for more details.

http://dlang.org/changelog/2.084.1.html

-Martin
Feb 10 2019
parent reply evilrat <evilrat666 gmail.com> writes:
On Sunday, 10 February 2019 at 19:21:10 UTC, Martin Nowak wrote:
 Glad to announce D 2.084.1, ♥ to the 6 contributors.
For some reason Windows installer is not signed, UAC shows this warning screen and there is no publisher specified.
Feb 10 2019
parent Radu <void null.pt> writes:
On Monday, 11 February 2019 at 02:25:43 UTC, evilrat wrote:
 On Sunday, 10 February 2019 at 19:21:10 UTC, Martin Nowak wrote:
 Glad to announce D 2.084.1, ♥ to the 6 contributors.
For some reason Windows installer is not signed, UAC shows this warning screen and there is no publisher specified.
https://issues.dlang.org/show_bug.cgi?id=19670 Probably this needs a test after building the installer, so that it verifies the correct signature is present in the build artifact.
Feb 11 2019