vibe.d 0.7.12 released
Nick Sabalausky
SeeWebsiteToContactMe at semitwist.com
Mon Feb 11 13:29:32 PST 2013
On Mon, 11 Feb 2013 12:53:55 +0100
Sönke Ludwig <sludwig at outerproduct.org> wrote:
> Changes:
>
> - Refactored the MongoDB client to better match the actual database
> structure + range interface for query results (by Dicebot)
>
> - A number of important fixes in the HttpClient and ConnectionPool
>
> - Correct memory alignment is now enforced in the custom memory
> allocators (Caused exceptions on 32-bit Linux)
>
> - Added task management methods (interrupt(), join() and running)
>
> - Lots of smaller fixes and enhancements
>
> Full change log: http://vibed.org/blog/posts/vibe-release-0.7.12
> Download: http://vibed.org/download?file=vibed-0.7.12.zip
> GitHub: https://github.com/rejectedsoftware/vibe.d
The full changelog is missing this:
HttpFileServerSettings.maxAge is changed from (was it int/ulong/..?
Forget what it was) to Duration. Pull #178
More information about the Digitalmars-d-announce
mailing list