vibe.d 0.7.5 maintainance release
vibe.d 0.7.5 maintainance release

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
Comments for the post are currently disabled.
0 comments