- Experimental support for template language parsing (e.g. you could use view helpers like request.route_url() in your CoffeeScript by installing the pyramid_jinja2 package and using application.coffee.jinja2 as the asset source filename).
- Experimental Py3k/pypy support.
- Tests added.
- Documentation updates.
- Initial release.