digitalmars.D.announce - vibe.d 0.7.20 has been released
- =?ISO-8859-15?Q?S=F6nke_Ludwig?= (18/18) Jun 03 2014 Lot's of smaller improvements in this release, please have a look at the...
- w0rp (2/24) Jun 03 2014 Awesome. As usual, you are the man.
- Mattcoder (3/4) Jun 03 2014 Awesome and think you should have spoken in DConf. :)
- =?UTF-8?B?U8O2bmtlIEx1ZHdpZw==?= (5/9) Jun 04 2014 Thanks! Somehow I always manage to pile up enough work (and other
- Craig Dillabaugh (3/25) Jun 04 2014 Congratulations, and thanks for all your work on this great
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
Jun 03 2014
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-generatorAwesome. As usual, you are the man.
Jun 03 2014
On Tuesday, 3 June 2014 at 18:27:20 UTC, Sönke Ludwig wrote:Lot's of smaller improvements in this release...Awesome and think you should have spoken in DConf. :) Matheus.
Jun 03 2014
Am 03.06.2014 21:05, schrieb Mattcoder:On Tuesday, 3 June 2014 at 18:27:20 UTC, Sönke Ludwig wrote:Thanks! Somehow I always manage to pile up enough work (and other duties) to be missing enough time to prepare a proper talk ;) But my plan is (again) definitely to try to get an abstract submitted next time.Lot's of smaller improvements in this release...Awesome and think you should have spoken in DConf. :) Matheus.
Jun 04 2014
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-generatorCongratulations, and thanks for all your work on this great product.
Jun 04 2014