www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Release D 2.100.0

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

This release comes with improved C++ header gen, a new ` mustuse` 
attribute to enforce return-type error checking, a contract 
invariant version identifier, non-transitive inout returns, and 
many more improvements.

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

-Martin
May 15 2022
next sibling parent zoujiaqing <zoujiaqing gmail.com> writes:
On Sunday, 15 May 2022 at 11:05:38 UTC, Martin Nowak wrote:
 Glad to announce D 2.100.0, ♥ to the 41 contributors.

 This release comes with improved C++ header gen, a new 
 ` mustuse` attribute to enforce return-type error checking, a 
 contract invariant version identifier, non-transitive inout 
 returns, and many more improvements.

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

 -Martin
Thank you!
May 15 2022
prev sibling next sibling parent rikki cattermole <rikki cattermole.co.nz> writes:
Very excited for this release!

Still waiting on a documentation PR for dub, kinda need to get this 
merged + deployed since the feature is now live.

https://github.com/dlang/dub-docs/pull/43
May 15 2022
prev sibling next sibling parent Walter Bright <newshound2 digitalmars.com> writes:
As always, stellar work, Martin! Thank you!
May 15 2022
prev sibling next sibling parent Ivan Kazmenko <gassa mail.ru> writes:
On Sunday, 15 May 2022 at 11:05:38 UTC, Martin Nowak wrote:
 Glad to announce D 2.100.0, ♥ to the 41 contributors.
Congratulations on the milestone number! Ivan Kazmenko.
May 15 2022
prev sibling next sibling parent Antonio <antonio abrevia.net> writes:
On Sunday, 15 May 2022 at 11:05:38 UTC, Martin Nowak wrote:
 Glad to announce D 2.100.0, ♥ to the 41 contributors.

 This release comes with improved C++ header gen, a new 
 ` mustuse` attribute to enforce return-type error checking, a 
 contract invariant version identifier, non-transitive inout 
 returns, and many more improvements.

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

 -Martin
An small great change: https://dlang.org/changelog/2.100.0.html#std_typecons_nullable_range Thanks a lot!!!
May 26 2022
prev sibling parent Salih Dincer <salihdb hotmail.com> writes:
On Sunday, 15 May 2022 at 11:05:38 UTC, Martin Nowak wrote:
 Glad to announce D 2.100.0, ♥ to the 41 contributors.
 [...]
 http://dlang.org/changelog/2.100.0.html

 -Martin
I'm still trying new features. I loved it, thank you to everyone who contributed... SDB 79
May 26 2022