digitalmars.D.announce - DMD 2.112.1 and 2.113.0 release candidate
- Dennis (18/18) Aug 10 Thanks to all the contributors!
- Mindy Batek (0xEAB) (3/5) Aug 10 Is there any difference to the v2.112.1 tag
- Mindy Batek (0xEAB) (3/5) Aug 10 As a downstream packager (dlang-dockerized in my case):
- Dejan Lekic (3/3) Aug 14 Did you check the download links? Some of them do not work. This
- Dennis (8/11) Aug 17 I only checked a few. Usually if one works all work. But this
- Anton Pastukhov (2/8) Aug 20 Hyped for this one!
Thanks to all the contributors! https://dlang.org/download.html https://dlang.org/changelog/2.113.0.html https://dlang.org/changelog/2.112.1.html Please test the 2.113 release candidate. It contains features from up to March 2026, since it was tagged then, but the release stalled afterwards. I asked Razvan (our project manager) for a status update throughout July, but he wanted to prioritize getting a release done ASAP, so here it is. Expect more details from him soon. Also, expect a 2.114 beta soon with all the latest features! Note that with the new release workflow on GitHub, 2.113 can still get point releases even after 2.114 is released. So if the jump from 2.112 to 2.114 is too big, you can stick with 2.113 for a while. The current schedule is: https://dlang.org/changelog/release-schedule.html But as always, feedback is welcome. ~Dennis
Aug 10
On Monday, 10 August 2026 at 13:53:47 UTC, Dennis wrote:https://dlang.org/changelog/2.112.1.htmlreleased Aug 05, 2026Is there any difference to the v2.112.1 tag (7af5ba36cb9b03e5c54e784226a69b2eccf4f394) created in March?
Aug 10
On Monday, 10 August 2026 at 13:53:47 UTC, Dennis wrote:The current schedule is: https://dlang.org/changelog/release-schedule.htmlAs a downstream packager (dlang-dockerized in my case): Thank you very much!
Aug 10
Did you check the download links? Some of them do not work. This one for an example: https://downloads.dlang.org/pre-releases/2.x/2.113.0/dmd-2.113.0~rc.1-0.fedora.x86_64.rpm
Aug 14
On Friday, 14 August 2026 at 09:40:28 UTC, Dejan Lekic wrote:Did you check the download links? Some of them do not work. This one for an example: https://downloads.dlang.org/pre-releases/2.x/2.113.0/dmd-2.113.0~rc.1-0.fedora.x86_64.rpmI only checked a few. Usually if one works all work. But this time, while migrating from the old Vagrant boxes to GitHub workflows, GitHub releases silently changes the ~ character in the file names, causing a mismatch on .deb and .rpm file names. The GitHub workflow originally wouldn't even create this files as such packages are supposed to be final, not beta versions. Either way thanks for reporting! It's fixed now.
Aug 17
On Monday, 10 August 2026 at 13:53:47 UTC, Dennis wrote:Thanks to all the contributors! https://dlang.org/download.html https://dlang.org/changelog/2.113.0.html https://dlang.org/changelog/2.112.1.htmlNew experimental Data Flow Analysis Engine for nullability and truthinessHyped for this one!
Aug 20









Mindy Batek (0xEAB) <desisma heidel.beer> 