Re: Released vibe.d 0.8.3

2018-03-09 Thread Martin Tschierschke via Digitalmars-d-announce
On Friday, 9 March 2018 at 10:07:28 UTC, Sönke Ludwig wrote: [...] Additionally, DMD 2.079.0 is finally supported, [...] "...write fast, read fast, and run fast. Fast code, fast." Thank you!

Re: Released vibe.d 0.8.3

2018-03-09 Thread aberba via Digitalmars-d-announce
On Friday, 9 March 2018 at 10:07:28 UTC, Sönke Ludwig wrote: The deprecation phase of the legacy "vibe-d:core" module starts with this release by defaulting to the new "vibe-core" package. Additionally, DMD 2.079.0 is finally supported, and some notable improvements have been made to the HTTP

Re: Released vibe.d 0.8.3

2018-03-09 Thread bauss via Digitalmars-d-announce
On Friday, 9 March 2018 at 10:07:28 UTC, Sönke Ludwig wrote: The deprecation phase of the legacy "vibe-d:core" module starts with this release by defaulting to the new "vibe-core" package. Additionally, DMD 2.079.0 is finally supported, and some notable improvements have been made to the HTTP

Released vibe.d 0.8.3

2018-03-09 Thread Sönke Ludwig via Digitalmars-d-announce
The deprecation phase of the legacy "vibe-d:core" module starts with this release by defaulting to the new "vibe-core" package. Additionally, DMD 2.079.0 is finally supported, and some notable improvements have been made to the HTTP implementation. URLRouter in particular has received memory