Changes: - Compiles on DMD 2.061 (and Win64)
- The Win32 back end supports TCP sockets - Form and REST interface generators have been improved and can handle more types - Diet templates support arbitrary D expressions instead of just static strings for HTML attributes now. Boolean values are also supported and do the right thing (i.e. omitting the attribute in the output if it evaluates to false). Full change log: http://vibed.org/blog/posts/vibe-release-0.7.10 Download*: http://vibed.org/download?file=vibed-0.7.10.zip GitHub: https://github.com/rejectedsoftware/vibe.d * Due to the removal of GitHub's download feature, the zip file is now unfortunately hosted on the same slow virtual server as the site.
