Re: Release D 2.103.0

2023-04-04 Thread jmh530 via Digitalmars-d-announce
On Tuesday, 4 April 2023 at 12:01:23 UTC, Iain Buclaw wrote: On Monday, 3 April 2023 at 17:56:25 UTC, jmh530 wrote: The changelog doesn't list the fix to log1p https://github.com/dlang/phobos/pull/8712 Was there a bugzilla issue for it? Must have been missed. I think I just commented on one

Re: Release D 2.103.0

2023-04-04 Thread Iain Buclaw via Digitalmars-d-announce
On Monday, 3 April 2023 at 17:56:25 UTC, jmh530 wrote: The changelog doesn't list the fix to log1p https://github.com/dlang/phobos/pull/8712 Was there a bugzilla issue for it? Must have been missed.

Re: Release D 2.103.0

2023-04-03 Thread Walter Bright via Digitalmars-d-announce
On 4/3/2023 9:41 AM, Iain Buclaw wrote: Glad to announce D 2.103.0, ♥ to the 43 contributors. And a special thanks to you, Iain, for deftly managing the releases!

Re: Release D 2.103.0

2023-04-03 Thread ryuukk_ via Digitalmars-d-announce
On Monday, 3 April 2023 at 16:41:25 UTC, Iain Buclaw wrote: Glad to announce D 2.103.0, ♥ to the 43 contributors. This release comes with 9 major changes, including: - In the compiler, `-preview=dip25` is now enabled by default. - In the standard library, std.uni Grapheme functions have been u

Re: Release D 2.103.0

2023-04-03 Thread jmh530 via Digitalmars-d-announce
On Monday, 3 April 2023 at 16:41:25 UTC, Iain Buclaw wrote: Glad to announce D 2.103.0, ♥ to the 43 contributors. This release comes with 9 major changes, including: - In the compiler, `-preview=dip25` is now enabled by default. - In the standard library, std.uni Grapheme functions have been u

Re: Release D 2.103.0

2023-04-03 Thread Salih Dincer via Digitalmars-d-announce
On Monday, 3 April 2023 at 16:41:25 UTC, Iain Buclaw wrote: Glad to announce D 2.103.0, ♥ to the 43 contributors. I think the most radical change is DIP25 being the default. Thanks to everyone involved. SDB@79

Re: Release D 2.103.0

2023-04-03 Thread M.M. via Digitalmars-d-announce
On Monday, 3 April 2023 at 16:41:25 UTC, Iain Buclaw wrote: Glad to announce D 2.103.0, ♥ to the 43 contributors. This release comes with 9 major changes, including: - In the compiler, `-preview=dip25` is now enabled by default. - In the standard library, std.uni Grapheme functions have been u

Release D 2.103.0

2023-04-03 Thread Iain Buclaw via Digitalmars-d-announce
Glad to announce D 2.103.0, ♥ to the 43 contributors. This release comes with 9 major changes, including: - In the compiler, `-preview=dip25` is now enabled by default. - In the standard library, std.uni Grapheme functions have been updated to conform to Unicode 15 - In dub, the `--color` argum