www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Release vibe.d 0.7.26

reply =?UTF-8?Q?S=c3=b6nke_Ludwig?= <sludwig rejectedsoftware.com> writes:
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
next sibling parent reply =?UTF-8?B?VGjDqW8=?= Bueno <munrek gmx.com> writes:
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
parent =?UTF-8?B?QW5kcsOp?= <spam nospam.com> writes:
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:
 This release compiles on the 2.069.0 (D)DMD frontend. Major 
 changes ...
Awesome, thank you !
Absolutely awesome! Thank you all for your hard work on this great vibe.d framework.
Nov 04 2015
prev sibling parent yawniek <dlang srtnwz.com> writes:
On Wednesday, 4 November 2015 at 07:41:34 UTC, Sönke Ludwig wrote:

 http://vibed.org/blog/posts/vibe-release-0.7.26
congrats and thanks! its exciting to see vibe moving so fast
Nov 04 2015