Release D 2.099.0
evilrat
evilrat666 at gmail.com
Wed Mar 9 12:06:40 UTC 2022
On Wednesday, 9 March 2022 at 10:08:50 UTC, meta wrote:
> On Wednesday, 9 March 2022 at 09:04:03 UTC, Martin Nowak wrote:
>> Glad to announce D 2.099.0, ♥ to the 100 contributors.
>>
>> This release comes with __traits(parameters), unittests only
>> from root modules, throw expressions, and plenty of more
>> changes.
>>
>> http://dlang.org/download.html
>> http://dlang.org/changelog/2.099.0.html
>>
>> -Martin
>
> The download links doesn't work.. I get access denied, what is
> happening?
>
> Are CI/CD builds available somewhere? on GitHub?
it seems like upload script error, download link is
https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2021/dmd-2.099.0.exe
but if you change it to (notice 2022 instead of 2021)
https://s3.us-west-2.amazonaws.com/downloads.dlang.org/releases/2022/dmd-2.099.0.exe
it now works
More information about the Digitalmars-d-announce
mailing list