vibe.d beta banner
get vibe.d
0.10.0

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

vibe.d 0.7.5 maintainance release

vibe.d 0.7.5 maintainance release

Header image
Tue, 05 Jun 2012This is a maintainance release primaily to make the examples work again and to improve permission issues when vibe is installed in a read-only location.

Changes since 0.7.4

  • Restructured the examples - each example is now a regular vibe.d application (also fixes compilation using run_example)
  • The REST interface generator now supports sub interfaces which are mapped to sub paths in the URL
  • Added InjectedParams!() to access parameters injected using inject!()
  • The vibe script and VPM now do not write to the application directory anymore if not necessary
  • Implement more robust type handling in the REST client generator
  • Fixed a possible exception in ZlibInputStream at the end of the stream

Download

http://vibed.org/download?file=zipball/v0.7.5

http://github.com/rejectedsoftware/vibe.d/

Posted at 09:14:12 GMT by Sönke Ludwig

Comments for the post are currently disabled.

0 comments