digitalmars.D.announce - Release D 2.095.0
- Martin Nowak (8/8) Jan 02 2021 Glad to announce D 2.095.0, ♥ to the 61 contributors.
- Imperatorn (2/10) Jan 02 2021 🎉🍾
- jmh530 (5/13) Jan 02 2021 Thanks. I'm excited to test out some of the dub changes when I
- Mike Parker (5/13) Jan 11 2021 Blog Post (including LDC beta news):
- jmh530 (8/13) Jan 11 2021 typo on facilitate in line below
Glad to announce D 2.095.0, ♥ to the 61 contributors. This release comes with a much improved C++ header generation, template instantiation traces for deprecations, module-level function conflict detection, and better compiler flag support in dub. http://dlang.org/download.html http://dlang.org/changelog/2.095.0.html -Martin
Jan 02 2021
On Saturday, 2 January 2021 at 20:15:16 UTC, Martin Nowak wrote:Glad to announce D 2.095.0, ♥ to the 61 contributors. This release comes with a much improved C++ header generation, template instantiation traces for deprecations, module-level function conflict detection, and better compiler flag support in dub. http://dlang.org/download.html http://dlang.org/changelog/2.095.0.html -Martin🎉🍾
Jan 02 2021
On Saturday, 2 January 2021 at 20:15:16 UTC, Martin Nowak wrote:Glad to announce D 2.095.0, ♥ to the 61 contributors. This release comes with a much improved C++ header generation, template instantiation traces for deprecations, module-level function conflict detection, and better compiler flag support in dub. http://dlang.org/download.html http://dlang.org/changelog/2.095.0.html -MartinThanks. I'm excited to test out some of the dub changes when I have a chance. I'd like to repeat a previous ask: that the change log mention the dub version somewhere. Thanks.
Jan 02 2021
On Saturday, 2 January 2021 at 20:15:16 UTC, Martin Nowak wrote:Glad to announce D 2.095.0, ♥ to the 61 contributors. This release comes with a much improved C++ header generation, template instantiation traces for deprecations, module-level function conflict detection, and better compiler flag support in dub. http://dlang.org/download.html http://dlang.org/changelog/2.095.0.html -MartinBlog Post (including LDC beta news): https://dlang.org/blog/2021/01/11/a-new-year-a-new-release-of-d/ Reddit: https://www.reddit.com/r/programming/comments/kv2ug5/dlang_20950_released/
Jan 11 2021
On Monday, 11 January 2021 at 13:42:42 UTC, Mike Parker wrote:[snip] Blog Post (including LDC beta news): https://dlang.org/blog/2021/01/11/a-new-year-a-new-release-of-d/ Reddit: https://www.reddit.com/r/programming/comments/kv2ug5/dlang_20950_released/typo on facilitate in line below "For a little while now, DMD has included experimental support for the generation of C++ header files from D source code, via the -CH command-line option, in order to facilate calling D libraries from C++." Otherwise looks good, though it might have been good to provide an example of the template QoL improvement.
Jan 11 2021