ErlyDTL 0.6.0 includes several new features, including:
* "trans" tag, which provides I18n support in conjunction with
erlang_gettext. See the new README_I18N for how to get started.
Several helper scripts are provided. Thanks to David Garcia for this
excellent new feature.
* Django's new "if ... in ..." syntax, which tests a string for a
substring or a list for an element
* "firstof" tag. Thanks to asonge.
* "truncatewords" filter
Also included are a number of build and rendering bug-fixes.
Download:
http://erlydtl.googlecode.com/files/erlydtl-0.6.0.tar.gz
In other news, the code repository has been moved to GitHub. Here is
the new repo for those who want to track the latest and greatest:
http://github.com/evanmiller/erlydtl
Cheers,
Evan