vibe.d 0.7.21 has been released

2014-11-18 Thread via Digitalmars-d-announce
Just quickly (finally) announcing the release of the next vibe.d 
version. This one was originally scheduled for start of 
September, but I got extremely busy with no time left for tidying 
everything up.


The list of changes is long with notable improvements to the web 
interface generator, the Redis client and the SSL/TLS 
implementation (including added SNI support). However, the 
improvements are all over the place. It also compiles on the 
latest DMD compiler releases (there have been some breaking 
changes in 2.066).


The full list of changes/fixes can be found at
http://vibed.org/blog/posts/vibe-release-0.7.21

Homepage: http://vibed.org/
DUB package: http://code.dlang.org/packages/vibe-d
GitHub: https://github.com/rejectedsoftware/vibe.d


Re: vibe.d 0.7.21 has been released

2014-11-18 Thread Dylan Allbee via Digitalmars-d-announce

Thank you for all of the work you've done with Vibe.D.



Re: vibe.d 0.7.21 has been released

2014-11-18 Thread Sergei Nosov via Digitalmars-d-announce

On Tuesday, 18 November 2014 at 17:23:48 UTC, Sönke Ludwig wrote:
Just quickly (finally) announcing the release of the next 
vibe.d version. This one was originally scheduled for start of 
September, but I got extremely busy with no time left for 
tidying everything up.


The list of changes is long with notable improvements to the 
web interface generator, the Redis client and the SSL/TLS 
implementation (including added SNI support). However, the 
improvements are all over the place. It also compiles on the 
latest DMD compiler releases (there have been some breaking 
changes in 2.066).


The full list of changes/fixes can be found at
http://vibed.org/blog/posts/vibe-release-0.7.21

Homepage: http://vibed.org/
DUB package: http://code.dlang.org/packages/vibe-d
GitHub: https://github.com/rejectedsoftware/vibe.d


For some reason, the download link in the top right corner 
suggests a 0.7.20 beta.