www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Release D 2.074.0

reply Martin Nowak <code+news.digitalmars dawg.eu> writes:
Glad to announce D 2.074.0.

This release comes with a compile-time-checked writefln/formattedWrite,
plenty of phobos additions, and a new
std.experimental.checkedint module.
See the changelog for more details.

http://dlang.org/download.html
http://dlang.org/changelog/2.074.0.html

-Martin
Apr 10 2017
parent reply Ivan Kazmenko <gassa mail.ru> writes:
On Monday, 10 April 2017 at 20:09:40 UTC, Martin Nowak wrote:
 Glad to announce D 2.074.0.
 [...]
 http://dlang.org/download.html 
 http://dlang.org/changelog/2.074.0.html
Thank you for producing the releases! I noticed that the backend license in this release (at least the Windows .7z version) is still the same, as well as the license.txt file at its root. Is it that there was simply not enough time to reflect the recent changes? And after the changes are incorporated, do you plan to alter the license texts in the previous releases as well? Ivan Kazmenko.
Apr 10 2017
parent Walter Bright <newshound2 digitalmars.com> writes:
On 4/10/2017 4:56 PM, Ivan Kazmenko wrote:
 I noticed that the backend license in this release (at least the Windows .7z
 version) is still the same, as well as the license.txt file at its root.  Is it
 that there was simply not enough time to reflect the recent changes?  And after
 the changes are incorporated, do you plan to alter the license texts in the
 previous releases as well?
The announcement of the license change came too late for the release. However, the license change does retroactively apply to previous releases. The next update to the release will incorporate the new license.
Apr 10 2017