Thread overview
vibe.d 0.7.15 released
Apr 27, 2013
Sönke Ludwig
Apr 27, 2013
Dicebot
Apr 27, 2013
Sönke Ludwig
Apr 28, 2013
Nick Sabalausky
April 27, 2013
Main changes:

 - Some cleaning up of the API

 - Improved threading primitives (checked thread-safety and improved
compatibility with code.sync primitives)

 - Should compile on Win64 and contains compile fixes for DMD master

 - Authentication support for the MongoDB client

 - Improved start-up and reduced inter-module dependencies

 - New logging system


Full change log: http://vibed.org/blog/posts/vibe-release-0.7.15
Download: http://vibed.org/download
GitHub: https://github.com/rejectedsoftware/vibe.d
April 27, 2013
http://vibed.org/download links are not updated, still 0.7.14 there.
April 27, 2013
Am 27.04.2013 13:48, schrieb Dicebot:
> http://vibed.org/download links are not updated, still 0.7.14 there.

Fixed.
April 28, 2013
On Sat, 27 Apr 2013 13:04:57 +0200
Sönke Ludwig <sludwig@outerproduct.org> wrote:
> 
> Full change log: http://vibed.org/blog/posts/vibe-release-0.7.15

Nice release!