----------------
- Update implementation to use component-based template engine
configuration, plugging directly into the Zope Toolkit framework.
The package no longer provides template classes, or ZCML directives;
you should import directly from the ZTK codebase.
Also, note that the ``PREFER_Z3C_PT`` environment option has been
rendered obsolete; instead, this is now managed via component
configuration.
- Upgrade to Chameleon 2.x.