On Tuesday, 3 June 2014 at 18:27:20 UTC, Sönke Ludwig wrote:
Lot's of smaller improvements in this release, please have a look at the full change log. Some notable points:

 - Various additions to the web framework package [1], including
   compile-time localization support

 - New graph based (DFA) match algorithm for the URLRouter,
making match performance independent of the number of registered
   routes

- Incoming SSL connections by default now use perfect forward secrecy
   on all major browsers

- Several improvements to the serialization system (new @asArray annotation, support custom serialization representations and more)

 - Reduction of memory allocations in several places

The full list of changes/fixes can be found at
http://vibed.org/blog/posts/vibe-release-0.7.20

Homepage: http://vibed.org/
DUB package: http://code.dlang.org/packages/vibe-d
GitHub: https://github.com/rejectedsoftware/vibe.d


[1]: http://vibed.org/docs#web-interface-generator

Awesome. As usual, you are the man.

Reply via email to