vibe.d beta banner
get vibe.d
0.10.0

Asynchronous I/O that doesn’t get in your way, written in D

All posts

vibe.d 0.7.15 release

Header image
Sat, 27 Apr 2013This release cleans up the API in several places (sheduling some symbols for deprecation) and largely improves the multi-threading primitives. It also features initial support for Win64 and a revamped logging system, as well as authentication support for the MongoDB client and a lot of smaller enhancements.
Read more…

vibe.d 0.7.14 release

Header image
Fri, 22 Mar 2013A lot has been improved on the performance and multi-threading front. The HTTP server benchmark jumped from around 17k req/s up to 48k req/s on a certain quad-core test system and >10k connections can now be handled at the same time (on 64-bit systems due to virtual memory requirements).
Read more…

vibe.d 0.7.13 release

Header image
Sun, 24 Feb 2013This releases some issues with the HttpClient in conjunction with SSL connection and contains a lot of cleaning up. Many modules and symbols have been deprecated or renamed to streamline the API and reduce redundant functionality with Phobos.
Read more…

vibe.d 0.7.12 release

Header image
Mon, 11 Feb 2013Main changes are a refactored MiongoDB client, important fixes to the HttpClient and memory alignment fixes in the custom allocators. The library and all examples are now also valid DUB* packages as a first step to remove the 'vibe' script in favor of the more powerful 'dub'.
Read more…

vibe.d 0.7.11 maintainance release

Header image
Sun, 06 Jan 2013Improves installation on Linux and fixes a configuration file handling error, as well as a hang in conjunction with Nginx used as a reverse proxy.
Read more…

vibe.d 0.7.10 release

Header image
Thu, 03 Jan 2013The Win32 back end now has working TCP socket support. Also, the form and REST interface generators have been improved and Diet templates support arbitrary D expressions for attribute values. Finally, everything compiles now on Win64 using DMD 2.061.
Read more…

vibe.d 0.7.9 release

Header image
Tue, 30 Oct 2012The new release contains major improvements to the Win32 back end, as well as to the Diet template compiler. The REST interface has gotten more robust in its type handling and a new HTML form interface generator has been added. The zip file release now also includes HTML API docs.
Read more…

vibe.d 0.7.8 release

Header image
Mon, 01 Oct 2012This release adds support for UDP sockets and contains a rather large list of smaller fixes and improvements.
Read more…

vibe.d 0.7.7 release

Header image
Sun, 05 Aug 2012Brings some general improvements and DMD 2.060 compatibility.
Read more…

vibe.d 0.7.6 release

Header image
Fri, 13 Jul 2012The most important improvements are easier setup on Linux and Mac and an important bug fix for TCP connections. Additionally, a lot of performance tuning - mostly reduction of memory allocations - has been done.
Read more…

Pages: 1 2 3 4 5 6