* The new `{{ VAR_NAME |env }}` filter lets you use environment variables in every template.
0.3.6
* Fixed support for Python 2.6 * Dropped Python 2.6 from unit-tests~~~~ * Fixed a warning issued by PyYAML. See [issue 33](https://github.com/kolypto/j2cli/issues/33)
0.3.5
* New option: `--undefined` that allows undefined variables * Fix: unicode support in environment variables