Release D 2.100.2

2022-09-11 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.100.2, ♥ to the 18 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.100.2, see the 
changelog for more details.


http://dlang.org/changelog/2.100.2.html

-Martin



Beta 2.100.2

2022-08-31 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.100.2 point release, ♥ 
to the 16 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.100.2.html

As usual please report any bugs at
https://issues.dlang.org

N.B.: We had some delays to clarify the expired EV certificate 
and the next releases will ship without signed Windows binaries 
due to the complications and cost of EV certificates.


-Martin



Release D 2.100.0

2022-05-15 Thread Martin Nowak via Digitalmars-d-announce

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



Release Candidate [was: Re: Beta 2.100.0]

2022-05-03 Thread Martin Nowak via Digitalmars-d-announce

On Friday, 22 April 2022 at 09:24:00 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.100.0 release, ♥ to 
the 40 contributors.


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


Release Candidate is live now.


As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.100.0

2022-04-22 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.100.0 release, ♥ to the 
40 contributors.


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

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.099.1

2022-04-07 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.099.1, ♥ to the 12 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.099.0, see the 
changelog for more details.


http://dlang.org/changelog/2.099.1.html

-Martin



Beta 2.099.1

2022-04-03 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.099.1 point release, ♥ 
to the 11 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.099.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.099.0

2022-03-09 Thread Martin Nowak via Digitalmars-d-announce

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



Release Candidate [was: Re: Beta 2.099.0]

2022-03-02 Thread Martin Nowak via Digitalmars-d-announce

On Tuesday, 15 February 2022 at 13:06:47 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.099.0 release, ♥ to 
the 99 contributors.


Release Candidate is live now.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.099.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.099.0

2022-02-15 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.099.0 release, ♥ to the 
99 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.099.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.098.1

2021-12-20 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.098.1, ♥ to the 18 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.098.1, see the 
changelog for more details.


http://dlang.org/changelog/2.098.1.html

-Martin



Re: Beta 2.098.1

2021-12-13 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 12 December 2021 at 22:22:34 UTC, Adam Ruppe wrote:

On Sunday, 12 December 2021 at 22:01:57 UTC, Martin Nowak wrote:

http://dlang.org/changelog/2.098.1.html


404'd!


Yes sorry, it's tricky for me to wait with the announcement till 
the website PR & deployment.


Beta 2.098.1

2021-12-12 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.098.1 point release, ♥ 
to the 18 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.098.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release 2.098.0

2021-10-10 Thread Martin Nowak via Digitalmars-d-announce

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


Release Candidate [was: Re: Beta 2.098.0]

2021-10-07 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 29 September 2021 at 20:53:53 UTC, Martin Nowak 
wrote:
Glad to announce the first beta for the 2.098.0 release, ♥ to 
the 62 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.098.0.html


Release candidate is live now ([pending dlang.org 
PR](https://github.com/dlang/dlang.org/pull/3108))


This release is quite a bit delayed due to [OSX build 
woes](https://github.com/dlang/installer/pull/487) and some 
personal lack of time.


As usual please report any bugs at
https://issues.dlang.org

-Martin




Beta 2.098.0

2021-09-29 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.098.0 release, ♥ to the 
62 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.098.0.html

This release is quite a bit delayed due to [OSX build 
woes](https://github.com/dlang/installer/pull/487) and some 
personal lack of time.


As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.097.2

2021-08-13 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.097.2, ♥ to the 7 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.097.2, see the 
changelog for more details.


http://dlang.org/changelog/2.097.2.html

-Martin



Beta 2.097.2

2021-08-04 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.097.2 point release, ♥ 
to the 4 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.097.2.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.097.1

2021-07-20 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.097.1, ♥ to the 9 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.097.0, see the 
changelog for more details.


http://dlang.org/changelog/2.097.1.html

-Martin



Beta 2.097.1

2021-07-13 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.097.1 point release, ♥ 
to the 7 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.097.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Re: Release D 2.097.0

2021-06-18 Thread Martin Nowak via Digitalmars-d-announce

On Monday, 7 June 2021 at 08:51:52 UTC, Bastiaan Veelo wrote:
I am having issues as well, but I don't think the installer is 
at fault: I see the `C:\D\dmd2` directory get filled as the 
installer progresses, then files just disappear. It doesn't 
seem to be consistent though. After failure I tried with 
`dmd-2.096.1.exe` and the same thing happened, whereas it had 
installed fine before. I tried `dmd-2.097.0.exe` and this time 
the whole directory got wiped. I tried again and it installed 
fine.


Windows 10 Pro N version 20H2 build 19042.985.

I suspect MS cloud security scan.

-- Bastiaan.


Maybe we could recruit someone to replace the dated NSIS 
installer with a native msi installer.

https://issues.dlang.org/show_bug.cgi?id=15375
https://en.wikipedia.org/wiki/List_of_installation_software#Windows

Don't have much of a clue about Windows nowadays, maybe there are 
more suitable alternatives.


Release D 2.097.0

2021-06-05 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.097.0, ♥ to the 54 contributors.

This release comes with a new `std.sumtype` packcage, support for 
`while (auto n = expression)`, an overhauled formatting package, 
and many more changes.


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

-Martin



Release Candidate 2.097.0 [was: Re: Beta 2.097.0]

2021-05-29 Thread Martin Nowak via Digitalmars-d-announce

On Thursday, 13 May 2021 at 13:29:55 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.097.0 release, ♥ to 
the 54 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.097.0.html


Release Candidate is live now.


As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.097.0

2021-05-13 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.097.0 release, ♥ to the 
54 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.097.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.096.1

2021-04-26 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.096.1, ♥ to the 18 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.096.1, see the 
changelog for more details.


http://dlang.org/changelog/2.096.1.html

-Martin



Beta 2.096.1

2021-04-14 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.096.1 point release, ♥ 
to the 15 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.096.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.096.0

2021-03-13 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.096.0, ♥ to the 54 contributors.

This release comes with improved ABI compatibility for complex 
types, clarified copy constructor and postblit interaction, 
optional libunwind based backtraces, runtime-allocated global 
synchronized mutexes, and a preview for shortened lambda-style 
function definitions.


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

-Martin



Release Candidate [was: Re: Beta 2.096.0]

2021-03-06 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 28 February 2021 at 11:56:28 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.096.0 release, ♥ to 
the 53 contributors.


Release candidate is live.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.096.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.096.0

2021-02-28 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.096.0 release, ♥ to the 
53 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.096.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.095.1

2021-02-22 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.095.1, ♥ to the 12 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.095.1, see the 
changelog for more details.


http://dlang.org/changelog/2.095.1.html

-Martin



Beta 2.095.1

2021-02-13 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.095.1 point release, ♥ 
to the 11 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.095.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.095.0

2021-01-02 Thread Martin Nowak via Digitalmars-d-announce

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



Release Candidate [was: Re: Beta 2.095.0]

2020-12-30 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 20 December 2020 at 13:21:46 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.095.0 release, ♥ to 
the 61 contributors.


The release candidate for 2.095.0 is live now.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.095.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.095.0

2020-12-20 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.095.0 release, ♥ to the 
61 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.095.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.094.2

2020-11-23 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.094.2, ♥ to the 10 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.094.2, see the 
changelog for more details.


http://dlang.org/changelog/2.094.2.html

-Martin



Beta 2.094.2

2020-11-13 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.094.2 point release, ♥ 
to the 7 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.094.2.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.094.1

2020-10-18 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.094.1, ♥ to the 11 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.094.1, see the 
changelog for more details.


http://dlang.org/changelog/2.094.1.html

-Martin



Beta 2.094.1

2020-10-13 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.094.1 point release, ♥ 
to the 8 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.094.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Re: Release D 2.094.0

2020-09-27 Thread Martin Nowak via Digitalmars-d-announce
On Saturday, 26 September 2020 at 21:45:09 UTC, Martin Nowak 
wrote:

Glad to announce D 2.094.0, ♥ to the 49 contributors.


I'd use the delay as an opportunity to shift the bi-monthly 
releases to even months (to avoid the beta during the holiday 
season).

https://github.com/dlang/dlang.org/pull/2860


Release D 2.094.0

2020-09-26 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.094.0, ♥ to the 49 contributors.

This release comes with faster compiler binaries (built with 
ldc), direct git dependencies in dub, better type checking of 
vectors, and improved template instantiation diagnostics.


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

-Martin



Release Candidate 2.094.0 [was: Re: Beta 2.094.0]

2020-09-18 Thread Martin Nowak via Digitalmars-d-announce

On Friday, 11 September 2020 at 07:48:00 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.094.0 release, ♥ to 
the 49 contributors.


The release candidate is live now.

This is the first release to be built with LDC on all 
platforms, so we'd welcome some more thorough beta testing.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.094.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.094.0

2020-09-11 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.094.0 release, ♥ to the 
49 contributors.


This is the first release to be built with LDC on all platforms, 
so we'd welcome some more thorough beta testing.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.094.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.093.1

2020-08-24 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.093.1, ♥ to the 13 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.093.1, see the 
changelog for more details.


http://dlang.org/changelog/2.093.1.html

-Martin



Re: Beta 2.093.1

2020-08-24 Thread Martin Nowak via Digitalmars-d-announce

On Thursday, 20 August 2020 at 03:28:38 UTC, Mathias LANG wrote:

Just tried to install it on OSX:
```
~/dlang/install.sh dmd   :(
Downloading and unpacking 
http://downloads.dlang.org/releases/2.x/2.093.1/dmd.2.093.1.osx.tar.xz

###
 100.0%
Invalid signature 
http://downloads.dlang.org/releases/2.x/2.093.1/dmd.2.093.1.osx.tar.xz.sig

```


Works for me, maybe retry the download or run `~/dlang/install.sh 
update` to update your keyring?


gpg: assuming signed data in 
'/home/dawg/Downloads/dmd.2.093.1.osx.tar.xz'

gpg: Signature made Sa 15 Aug 2020 12:54:46 CEST
gpg:using RSA key 
3AAF1A18E61F6FAA3B7193E4DB8C5218B9329CF8

gpg: Good signature from "Martin Nowak " [full]
gpg: aka "Martin Nowak 
" [full]

gpg:         aka "Martin Nowak " [full]


Beta 2.093.1

2020-08-11 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.093.1 point release, ♥ 
to the 11 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.093.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.093.0

2020-07-12 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.093.0, ♥ to the 54 contributors.

This release comes with a preview for shared variable 
initialization, template instantiation statistics, better Windows 
support of the install.sh script, and higher accuracy GC memory 
options.


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

-Martin



Release Candidate [was: Re: Beta 2.093.0]

2020-07-03 Thread Martin Nowak via Digitalmars-d-announce

On Wednesday, 24 June 2020 at 21:01:05 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.093.0 release, ♥ to 
the 53 contributors.


Release Candidate is live now.


Beta 2.093.0

2020-06-24 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.093.0 release, ♥ to the 
53 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.093.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.092.1

2020-06-14 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.092.1, ♥ to the 9 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.092.1, see the 
changelog for more details.


http://dlang.org/changelog/2.092.1.html

-Martin



Beta 2.092.1

2020-06-04 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.092.1 point release, ♥ 
to the 8 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.092.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.092.0

2020-05-12 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.092.0, ♥ to the 47 contributors.

This release comes with support for a prototype 
ownership/borrowing system for pointers, GNU ABI tags for 
extern(C++), printf format checks, and SOURCE_DATE_EPOCH for 
reproducible builds.


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

-Martin



Release Candidate 2.092.0 [was: Re: Beta 2.092.0]

2020-05-09 Thread Martin Nowak via Digitalmars-d-announce

On Thursday, 30 April 2020 at 10:43:29 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.092.0 release, ♥ to 
the 47 contributors.


Release candidate is live now.


Beta 2.092.0

2020-04-30 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.092.0 release, ♥ to the 
47 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.092.0.html

This release is unfortunately a bit delayed due to Windows build 
woes (https://github.com/dlang/installer/pull/447). The planned 
release date is May 10th by now.


As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.091.1

2020-04-19 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.091.1, ♥ to the 10 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.091.1, see the 
changelog for more details.


http://dlang.org/changelog/2.091.1.html

-Martin



Beta 2.091.1

2020-04-13 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.091.1 point release, ♥ 
to the 10 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.091.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin



Release D 2.091.0

2020-03-10 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.091.0, ♥ to the 55 contributors.

This release comes with 64-bit Windows binaries, improvements on C++
integrations, a @safe std.bigint, and various bugfixes.

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

-Martin


Re: Beta 2.091.0

2020-03-06 Thread Martin Nowak via Digitalmars-d-announce

On Thursday, 5 March 2020 at 05:15:06 UTC, Andre Pany wrote:
Another solution would also be to have 2 dmd windows zip 
archives like you have it

for FreeBSD:
dmd.2.090.0.freebsd-32.zip
dmd.2.090.0.freebsd-64.zip


FreeBSD never properly supported multiarch build systems, hence 
this exceptional split.


Release Candidate 2.091.0 [was: Re: Beta 2.091.0]

2020-03-06 Thread Martin Nowak via Digitalmars-d-announce
On Wednesday, 26 February 2020 at 12:17:43 UTC, Martin Nowak 
wrote:
Glad to announce the first beta for the 2.091.0 release, ♥ to 
the 55 contributors.


The release candidate is live now.

http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.091.0.html


Due to updating several components in the build pipeline, this 
beta and release are unfortunately delayed. 2.091.0 is now 
planned to be released one week later on March 8th.


As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.091.0

2020-02-26 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.091.0 release, ♥ to the 55
contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.091.0.html

Due to updating several components in the build pipeline, this beta and
release are unfortunately delayed. 2.091.0 is now planned to be released
one week later on March 8th.

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.090.1

2020-02-10 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.090.1, ♥ to the 13 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.090.1, see the changelog
for more details.

http://dlang.org/changelog/2.090.1.html

-Martin


Beta 2.090.1

2020-02-02 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.090.1 point release, ♥ to the
13 contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.090.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.090.0

2020-01-07 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.090.0, ♥ to the 48 contributors.

This release comes with the ability to convert lazy parameters to
delegates, new intrinsics to force rounding to specific floating point
precision, unittest builds that no longer execute main by default, a new
GC.inFinalizer API, and various other changes.

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

-Martin


Release Candidate [was: Re: Beta 2.090.0]

2019-12-30 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 22 December 2019 at 15:23:32 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.090.0 release, ♥ to 
the 48 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.090.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release candidate is live now.


Beta 2.090.0

2019-12-22 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.090.0 release, ♥ to the 48 
contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.090.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.089.1

2019-12-16 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.089.1, ♥ to the 19 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.089.1, see the changelog 
for more details.


http://dlang.org/changelog/2.089.1.html

-Martin


Beta 2.089.1

2019-12-07 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.089.1 point release, ♥ to the 
14 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.089.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.089.0

2019-11-03 Thread Martin Nowak via Digitalmars-d-announce

Glad to announce D 2.089.0, ♥ to the 44 contributors.

This release comes with corrected extern(C) mangling in mixin templates, 
atomicFetchAdd and atomicFetchSub in core.atomic, support for link 
driver arguments, better support of LDC in dub, and plenty of other bug 
fixes and improvements.


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

-Martin


Release Candidate 2.089.0 [was: Re: Beta 2.089.0]

2019-10-27 Thread Martin Nowak via Digitalmars-d-announce

On Thursday, 17 October 2019 at 06:02:33 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.089.0 release, ♥ to 
the 44 contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.089.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release candidate is live now, website should get updated soon.


Re: Beta 2.089.0

2019-10-24 Thread Martin Nowak via Digitalmars-d-announce

On Thursday, 17 October 2019 at 06:02:33 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.089.0 release, ♥ to 
the 44 contributors.


Second beta is live now.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.089.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin




Beta 2.089.0

2019-10-17 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.089.0 release, ♥ to the 44 
contributors.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.089.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.088.1

2019-10-12 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.088.1, ♥ to the 9 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.088.1, see the changelog
for more details.

http://dlang.org/changelog/2.088.1.html

-Martin


Beta 2.088.1

2019-10-04 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.088.1 point release, ♥ to the
6 contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.088.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.088.0

2019-09-03 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.088.0, ♥ to the 58 contributors.

This release comes with a new getLocation trait, a getAvailableDiskSpace
in std.file, removal and deprecation of lots of various outdated APIs,
an core.atomic.cas with result value, and a couple of more changes.

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

-Martin


Release Candidate 2.088.0 [was: Re: Beta 2.088.0]

2019-08-28 Thread Martin Nowak via Digitalmars-d-announce

On Friday, 16 August 2019 at 11:04:07 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.088.0 release, ♥ to 
the 58 contributors.


Release candidate is live, website should get updated soon.

http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.088.0.html


As usual please report any bugs at
https://issues.dlang.org

-Martin





Re: Beta 2.088.0

2019-08-25 Thread Martin Nowak via Digitalmars-d-announce

On Friday, 16 August 2019 at 11:47:23 UTC, Suliman wrote:

New releases become more and more strange.
30% of deprecation
30% removing futures


It's also a sign of better documentation of even small 
deprecations.
The short release cycle means that there is a bit more variance 
on the amount of features per release, e.g. see the many features 
in https://dlang.org/changelog/2.087.0.html.


Re: Beta 2.088.0

2019-08-25 Thread Martin Nowak via Digitalmars-d-announce

On Friday, 16 August 2019 at 11:04:07 UTC, Martin Nowak wrote:

As usual please report any bugs at
https://issues.dlang.org

-Martin


Second beta is live now, website should get updated shorty.


Beta 2.088.0

2019-08-16 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.088.0 release, ♥ to the 58
contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.088.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.087.1

2019-08-05 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.087.1, ♥ to the 24 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.087.1, see the changelog
for more details.

http://dlang.org/changelog/2.087.1.html

-Martin


Beta 2.087.1

2019-07-31 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.087.1 point release, ♥ to the
23 contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.087.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.087.0

2019-07-04 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.087.0, ♥ to the 63 contributors.

This release comes with types matching single template alias parameters,
nested template methods/local template functions, multi-threaded GC
marking, and a phobos compiled with -preview=DIP1000.

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

-Martin


Re: Release Candidate [was: Re: Beta 2.087.0]

2019-07-02 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 30 June 2019 at 06:45:05 UTC, Rainer Schuetze wrote:
Thanks. It seems https://github.com/dlang/druntime/pull/2620 
hasn't made it into the RC although it was merged into stable 2 
days ago. I guess that coincided with preparations for the 
release candidate. Will it still be included in the release?


Yes and yes


Release Candidate [was: Re: Beta 2.087.0]

2019-06-29 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 16 June 2019 at 22:47:57 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.087.0 release, ♥ to 
the 66 contributors.


Release Candidate is live.

http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.087.0.html


As usual please report any bugs at
https://issues.dlang.org

-Martin





Re: Beta 2.087.0

2019-06-26 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 16 June 2019 at 22:47:57 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.087.0 release, ♥ to 
the 66 contributors.


Second beta is live since yesterday.

http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.087.0.html


As usual please report any bugs at
https://issues.dlang.org

-Martin





Beta 2.087.0

2019-06-16 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.087.0 release, ♥ to the 66
contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.087.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.086.1

2019-06-16 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.086.1, ♥ to the 19 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.086.1, see the changelog
for more details.

http://dlang.org/changelog/2.086.1.html

-Martin


Beta 2.086.1

2019-06-12 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.086.1 point release, ♥ to the
20 contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.086.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.086.0

2019-05-05 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.086.0, ♥ to the 51 contributors.

This release comes with copy constructors, a lowmem dmd switch, private
member access for introspection traits, import std, dub init templates,
and a single RTT resolution of dub dependencies.

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

-Martin


Re: 2nd Release Candidate 2.086.0 [was: Re: Beta 2.086.0]

2019-05-04 Thread Martin Nowak via Digitalmars-d-announce

On Saturday, 4 May 2019 at 09:55:00 UTC, Martin Nowak wrote:


`dub build :pkg1 --non-interactively`.


`dub build :pkg1 --non-interactive` is the correct name of the 
flag


Re: 2nd Release Candidate 2.086.0 [was: Re: Beta 2.086.0]

2019-05-04 Thread Martin Nowak via Digitalmars-d-announce

On Thursday, 2 May 2019 at 01:34:16 UTC, Norm wrote:
Sorry I don't know if this is the right place to report this, 
if not please let me know where a good place would be. With 
this release I can no longer build a subpackage with dub.


https://github.com/dlang/dub/issues/1691

The new auto-fetch logic doesn't handle abbreviated sub-pkg names 
properly and thus fails.
Workaround for now is to use the full name `dub build test:pkg` 
or to disable the auto-fetch via `dub build :pkg1 
--non-interactively`.


2nd Release Candidate 2.086.0 [was: Re: Beta 2.086.0]

2019-05-01 Thread Martin Nowak via Digitalmars-d-announce

On Saturday, 20 April 2019 at 14:16:09 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.086.0 release, ♥ to 
the 51 contributors.


A second release candidate including a critical regression fix is 
live now.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.086.0.html

-Martin



2nd Release Candidate 2.086.0 [was: Re: Beta 2.086.0]

2019-05-01 Thread Martin Nowak via Digitalmars-d-announce

On Saturday, 20 April 2019 at 14:16:09 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.086.0 release, ♥ to 
the 51 contributors.


A second release candidate including a critical regression fix is 
live now.


http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.086.0.html

-Martin




Re: Beta 2.086.0

2019-05-01 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 21 April 2019 at 08:47:12 UTC, Bastiaan Veelo wrote:
The $(CONSOLE) macro seems to not be able to handle `---` in 
its argument, which wrongly starts an example.


There is another formatting issue in the Copy Constructor 
section, where the nested $(OL) does not handle examples well, 
by which successive $(LI) appear in the top level list instead.


Bastiaan.


https://github.com/dlang/dub/blob/28a0c1ee3ef7c34cf586fc32be88cf75c2912043/changelog/dub-run.dd
and
https://github.com/dlang/dlang.org/commit/4f18d13daa819ccf8e1e557ca2fc40c8fc1e1ac5


Release Candidate 2.086.0 [was: Re: Beta 2.086.0]

2019-04-29 Thread Martin Nowak via Digitalmars-d-announce

On Saturday, 20 April 2019 at 14:16:09 UTC, Martin Nowak wrote:
Glad to announce the first beta for the 2.086.0 release, ♥ to 
the 52 contributors.


The release candidate is live now.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.086.0.html

-Martin


Re: Beta 2.086.0

2019-04-28 Thread Martin Nowak via Digitalmars-d-announce

On Saturday, 20 April 2019 at 14:52:53 UTC, ag0aep6g wrote:

https://issues.dlang.org/show_bug.cgi?id=19777


https://github.com/dlang/phobos/pull/6984


Re: Beta 2.086.0

2019-04-28 Thread Martin Nowak via Digitalmars-d-announce

On Sunday, 21 April 2019 at 09:29:45 UTC, Bastiaan Veelo wrote:
Presumably, contributors Boris Carvajal and BorisCarvajal are 
the same Boris :-)


Our git mailmap¹ file lives in the tools repo, see 
https://github.com/dlang/tools/pull/367.


¹: https://www.git-scm.com/docs/git-check-mailmap#_mapping_authors


Beta 2.086.0

2019-04-20 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.086.0 release, ♥ to the 52
contributors.

This beta started a little later than planned because we had to solve a
FreeBSD build issue
(https://github.com/dlang/dmd/pull/9569#issuecomment-484017911). I'd
still try to ship the release on May 1st unless we figure out that more
time is needed to fix regressions.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.086.0.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.085.1

2019-04-06 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.085.1, ♥ to the 14 contributors.

http://dlang.org/download.html

This point release fixes a few issues over 2.085.0, see the changelog
for more details.

http://dlang.org/changelog/2.085.1.html

-Martin


Beta 2.085.1

2019-03-25 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce the first beta for the 2.085.1 point release, ♥ to the
9 contributors.

http://dlang.org/download.html#dmd_beta
http://dlang.org/changelog/2.085.1.html

As usual please report any bugs at
https://issues.dlang.org

-Martin


Release D 2.085.0

2019-03-02 Thread Martin Nowak via Digitalmars-d-announce
Glad to announce D 2.085.0, ♥ to the 49 contributors.

This release comes with context-aware assertion messages, lower GC
memory usage, a precise GC, support to link custom GCs, lots of
Objective-C improvements¹, and toolchainRequirements for dub.
This release also ended official support for OSX-32.

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

¹: There is a pending Objective-C fix
(https://github.com/dlang/dmd/pull/9402) that slipped 2.085.0 but will
be released with 2.085.1 soon (~1.5 weeks).

-Martin


Release Candidate 2.085.0 [was: Beta 2.085.0]

2019-02-26 Thread Martin Nowak via Digitalmars-d-announce

On Saturday, 16 February 2019 at 15:06:51 UTC, Martin Nowak wrote:
http://dlang.org/download.html#dmd_beta 
http://dlang.org/changelog/2.085.0.html


The release candidate is live now.


  1   2   3   4   5   6   7   >