- Support include template by Pyramid asset path
- Support Pyramid 1.5
- Stop supporting Pyramid before 1.3
- Stop supporting text rendering for now, may be added back later
- Fix issue caused by Pyramid 1.4 macro argument to the template renderer
- Add genshi.auto_reload setting option, and make the default value as True
- Add genshi.default_encoding setting option
- Add genshi.default_doctype setting option
- Add genshi.default_format setting option (same as genshi.method in 0.1.0)
- Initial version