* Adding support for multiple template directories to the Jinja2 loader. * Switched StringIO to cStringIO for performance and unicode support.
1.0.1
--------------------------------
* Performance improvements - Adding passthrough for jinja2 environment options so we can set auto_reload=False - updating tuning parameters CALL_DELAY and POPULATE_N_STEPS. * Removed distribute_setup.py and requiring distribute/setuptools already be installed.