Re: Release D 2.106.0

2023-12-04 Thread Mike Shah via Digitalmars-d-announce

On Saturday, 2 December 2023 at 18:09:11 UTC, Iain Buclaw wrote:

Glad to announce D 2.106.0, ♥ to the 33 contributors.

This release comes with...

- In the D language, it is now possible to statically 
initialize AAs.

- In dmd, there's a new `-nothrow` CLI flag.
- In dub, `dub init` now has a select menu for package format 
and license.


As always, you can find the release binaries and full changelog 
on the dlang.org site.


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

-Iain
on behalf of the Dlang Core Team


Lots of exciting developments here! Much appreciated!

(A few highlights)
- Happy to see ODBC bindings restored (as Adam mentioned)
- dub build --deep, nice feature to now have in dub
- nothrow compiler switch for D now




Re: Release D 2.106.0

2023-12-04 Thread H. S. Teoh via Digitalmars-d-announce
On Sat, Dec 02, 2023 at 06:09:11PM +, Iain Buclaw via 
Digitalmars-d-announce wrote:
> Glad to announce D 2.106.0, ♥ to the 33 contributors.
> 
> This release comes with...
> 
> - In the D language, it is now possible to statically initialize AAs.
[...]

Finally!  Hooray!


T

-- 
That's not a bug; that's a feature!


Re: Release D 2.106.0

2023-12-03 Thread Adam Wilson via Digitalmars-d-announce

On Saturday, 2 December 2023 at 18:09:11 UTC, Iain Buclaw wrote:

Glad to announce D 2.106.0, ♥ to the 33 contributors.

This release comes with...

- In the D language, it is now possible to statically 
initialize AAs.

- In dmd, there's a new `-nothrow` CLI flag.
- In dub, `dub init` now has a select menu for package format 
and license.


As always, you can find the release binaries and full changelog 
on the dlang.org site.


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

-Iain
on behalf of the Dlang Core Team


I'm excited about this release! The ImportC fixes alone are with 
the wait. And it's good to see the ODBC bindings restored. Up 
next: ODBC 4.0 in Phobos.


Re: Release D 2.106.0

2023-12-03 Thread Imperatorn via Digitalmars-d-announce

On Saturday, 2 December 2023 at 18:09:11 UTC, Iain Buclaw wrote:

Glad to announce D 2.106.0, ♥ to the 33 contributors.

This release comes with...

- In the D language, it is now possible to statically 
initialize AAs.

- In dmd, there's a new `-nothrow` CLI flag.
- In dub, `dub init` now has a select menu for package format 
and license.


As always, you can find the release binaries and full changelog 
on the dlang.org site.


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

-Iain
on behalf of the Dlang Core Team


Nice 


Release D 2.106.0

2023-12-02 Thread Iain Buclaw via Digitalmars-d-announce

Glad to announce D 2.106.0, ♥ to the 33 contributors.

This release comes with...

- In the D language, it is now possible to statically initialize 
AAs.

- In dmd, there's a new `-nothrow` CLI flag.
- In dub, `dub init` now has a select menu for package format and 
license.


As always, you can find the release binaries and full changelog 
on the dlang.org site.


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

-Iain
on behalf of the Dlang Core Team