digitalmars.D.announce - Release 2.098.0
- Martin Nowak (6/6) Oct 10 2021 Glad to announce D 2.098.0, ♥ to the 62 contributors.
- Basile B. (8/14) Oct 10 2021 The most important fix in this version for me is not well exposed
- jmh530 (2/8) Oct 11 2021 Thanks for everyone's work.
- Imperatorn (2/8) Oct 11 2021 Splendid! ☀️
Glad to announce D 2.098.0, ♥ to the 62 contributors. This release comes with template alias assignments, ImportC, a forking parallel GC for POSIX systems, and many more changes. http://dlang.org/download.html http://dlang.org/changelog/2.098.0.html -Martin
Oct 10 2021
On Sunday, 10 October 2021 at 14:10:53 UTC, Martin Nowak wrote:Glad to announce D 2.098.0, ♥ to the 62 contributors. This release comes with template alias assignments, ImportC, a forking parallel GC for POSIX systems, and many more changes. http://dlang.org/download.html http://dlang.org/changelog/2.098.0.html -MartinThe most important fix in this version for me is not well exposed in the changelog. With https://github.com/dlang/dmd/pull/12978, finally all inherited fields of a class are displayed, e.g when using `p *instance` in gdb, which painfully missed before (unless you used GDB or LDC of course). Thanks in particular to Rainers for that fix !
Oct 10 2021
On Sunday, 10 October 2021 at 14:10:53 UTC, Martin Nowak wrote:Glad to announce D 2.098.0, ♥ to the 62 contributors. This release comes with template alias assignments, ImportC, a forking parallel GC for POSIX systems, and many more changes. http://dlang.org/download.html http://dlang.org/changelog/2.098.0.html -MartinThanks for everyone's work.
Oct 11 2021
On Sunday, 10 October 2021 at 14:10:53 UTC, Martin Nowak wrote:Glad to announce D 2.098.0, ♥ to the 62 contributors. This release comes with template alias assignments, ImportC, a forking parallel GC for POSIX systems, and many more changes. http://dlang.org/download.html http://dlang.org/changelog/2.098.0.html -MartinSplendid! ☀️
Oct 11 2021