vibe.d 0.7.17 released
Volcz
volcz at kth.se
Mon Sep 9 03:35:19 PDT 2013
On Monday, 9 September 2013 at 08:03:46 UTC, Sönke Ludwig wrote:
> Major changes:
>
> - Compiles on DMD 2.063.2 and DMD HEAD
>
> - Deprecates/removes a lot of non-conforming parts of the API
> (resp.
> naming convention)
>
> - New TaskLocal!T for more efficient and type safe task local
> storage
>
> - New TaskPipe class for stream based inter-fiber
> communication (can
> be used to connect classic blocking I/O with asynchronous
> I/O using a
> separate thread)
>
> - New SyslogLogger class by Jens Mueller
>
> - A bunch of smaller fixes/additions
>
>
> Full change log:
>
> http://vibed.org/blog/posts/vibe-release-0.7.17
>
> Download:
>
> http://vibed.org/download
>
> GitHub:
>
> https://github.com/rejectedsoftware/vibe.d
Cool! Great work!
Any progress on allowing other templating engines?
More information about the Digitalmars-d-announce
mailing list