digitalmars.D.announce - Release vibe.d 0.7.26
- =?UTF-8?Q?S=c3=b6nke_Ludwig?= (18/18) Nov 03 2015 This release compiles on the 2.069.0 (D)DMD frontend. Major changes:
- =?UTF-8?B?VGjDqW8=?= Bueno (2/4) Nov 04 2015 Awesome, thank you !
- =?UTF-8?B?QW5kcsOp?= (3/8) Nov 04 2015 Absolutely awesome! Thank you all for your hard work on this
- yawniek (3/4) Nov 04 2015 congrats and thanks!
This release compiles on the 2.069.0 (D)DMD frontend. Major changes: - Big revamp of the REST interface generator that makes the implementation much simpler and more robust. A first result of this is a simple JavaScript client generator useful for supporting AJAX style sites. The next release will also support CORS [2] on this basis. - Optional support for using Botan [1] for TLS streams - Lot's of bug fixes in the libasync driver - VibeCustomMain is now the default, only VibeDefaultMain is needed now to use vibe.d's default main function This release contains a lot of medium size changes that would be too many to list them here, see the change log for a full list: http://vibed.org/blog/posts/vibe-release-0.7.26 Homepage: http://vibed.org/ DUB package: http://code.dlang.org/packages/vibe-d GitHub: https://github.com/rejectedsoftware/vibe.d [1]: https://github.com/etcimon/botan [2]: https://en.wikipedia.org/wiki/Cross-origin_resource_sharing
Nov 03 2015
On Wednesday, 4 November 2015 at 07:41:34 UTC, Sönke Ludwig wrote:This release compiles on the 2.069.0 (D)DMD frontend. Major changes ...Awesome, thank you !
Nov 04 2015
On Wednesday, 4 November 2015 at 09:15:31 UTC, Théo Bueno wrote:On Wednesday, 4 November 2015 at 07:41:34 UTC, Sönke Ludwig wrote:Absolutely awesome! Thank you all for your hard work on this great vibe.d framework.This release compiles on the 2.069.0 (D)DMD frontend. Major changes ...Awesome, thank you !
Nov 04 2015
On Wednesday, 4 November 2015 at 07:41:34 UTC, Sönke Ludwig wrote:http://vibed.org/blog/posts/vibe-release-0.7.26congrats and thanks! its exciting to see vibe moving so fast
Nov 04 2015