Thread overview
Diamond Full-stack MVC / Template Engine - v2.5.4 Released!
Dec 17, 2017
bauss
Dec 17, 2017
bauss
Dec 17, 2017
Sönke Ludwig
December 17, 2017
I'm happy to announce that Diamond v2.5.4 has just been released.

This release comes with the following features:

* Bug fixes
* Websocket support
* White-space support for multi-line i18n translations.
* Specialized routes (Can fetch resources from external, internal and local locations.)

Github: https://github.com/DiamondMVC/Diamond

DUB: http://code.dlang.org/packages/diamond

Thank you!
December 17, 2017
These are the features that are upcoming for the next releases.

* Getting rid of deprecated feature usage with mysql-native.
* SEO API
* Soap/Webservice support
December 17, 2017
Just a quick note that the information in the README about Diet templates is not up to date anymore. The diet-ng package [1] does not have any external dependencies except for Phobos and is implemented in terms of generic ranges.

[1] https://github.com/rejectedsoftware/diet-ng