vibe.d 0.7.18 has been released

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Nov 26 21:03:50 PST 2013


On 11/26/13 11:31 AM, Sönke Ludwig wrote:
> This release has a record set of almost 90 additions and fixes. Some of
> them are:
>
>   - Compiles on DMD 2.064 (as well as DMD 2.063.2)
>   - Reworked the WebSocket implementation to not require a particular
>     send/receive order to function properly
>   - Stability and memory consumption of the HTTP client, as well as
>     parts of the HTTP server hav been greatly improved
>   - The render!() function to render Diet templates is considered stable
>     beginning with DMD 2.064, so the more cumbersome renderCompat!() is
>     no longer required
>   - Improved serialization system with allocation-less JSON
>     (de-)serialization among other things
>
> The full list of changes/fixes can be found at
> http://vibed.org/blog/posts/vibe-release-0.7.18
>
> Homepage: http://vibed.org/
> DUB package: http://code.dlang.org/packages/vibe-d
> GitHub: https://github.com/rejectedsoftware/vibe.d

Terrific, congratulations! I'll post to reddit tomorrow morning.

Andrei



More information about the Digitalmars-d-announce mailing list