Re: LDC 1.9.0 beta

2018-04-22 Thread solidstate1991 via Digitalmars-d-announce
On Sunday, 22 April 2018 at 15:56:49 UTC, kinke wrote: Hi everyone, on behalf of the LDC team, I'm glad to announce the first beta for LDC 1.9. The highlights of this version in a nutshell: * Based on D 2.079.1, including new `-i` switch and support for a minimal (d)runtime. * Support for LL

Re: Beta 2.080.0

2018-04-22 Thread Uknown via Digitalmars-d-announce
On Tuesday, 17 April 2018 at 17:53:22 UTC, Martin Nowak wrote: Glad to announce the first beta for the 2.080.0 release, ♥ to the 65 contributors for this release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.080.0.html As usual please report any bugs at https://issues

Re: dxml 0.3.0 released

2018-04-22 Thread Mengu via Digitalmars-d-announce
On Thursday, 19 April 2018 at 22:38:50 UTC, aberba wrote: On Thursday, 19 April 2018 at 14:40:58 UTC, Jonathan M Davis wrote: Well, since I'm going to be talking about dxml at dconf, and it's likely that I'll be talking about stuff that was not in the 0.2.* releases, it seemed like I should get

LDC 1.9.0 beta

2018-04-22 Thread kinke via Digitalmars-d-announce
Hi everyone, on behalf of the LDC team, I'm glad to announce the first beta for LDC 1.9. The highlights of this version in a nutshell: * Based on D 2.079.1, including new `-i` switch and support for a minimal (d)runtime. * Support for LLVM 6, used for all prebuilt packages (except for Win32)

Re: DUB packages announce Telegram bot

2018-04-22 Thread Denis Feklushkin via Digitalmars-d-announce
On Sunday, 22 April 2018 at 07:59:11 UTC, Seb wrote: On Sunday, 22 April 2018 at 07:49:00 UTC, Denis Feklushkin wrote: Hi! I also made a tool which periodically monitors code.dlang.org for new packages and a notifies its Telegram subscribers. To subscribe just write something to @dlang_annou

Re: DUB packages announce Telegram bot

2018-04-22 Thread Seb via Digitalmars-d-announce
On Sunday, 22 April 2018 at 07:49:00 UTC, Denis Feklushkin wrote: Hi! I also made a tool which periodically monitors code.dlang.org for new packages and a notifies its Telegram subscribers. To subscribe just write something to @dlang_announce_bot Also it can be added to groups. Code: https:/

DUB packages announce Telegram bot

2018-04-22 Thread Denis Feklushkin via Digitalmars-d-announce
Hi! I also made a tool which periodically monitors code.dlang.org for new packages and a notifies its Telegram subscribers. To subscribe just write something to @dlang_announce_bot Also it can be added to groups. Code: https://github.com/denizzzka/paper_plane_bot