Changelog
=========

3.3 (2022-12-16)
----------------
- Fix insidious buildout configuration bug for tests against Zope 4.

- Add support for Python 3.10 and 3.11.

3.2 (2021-03-16)
----------------
- Add support for Python 3.9.


3.1 (2020-02-11)
----------------
- Fix linting.

- Change some imports to prevent DeprecationWarnings.


3.0 (2019-05-20)
----------------
- Reimplemented using Python's ``email`` module.

- Added support for Python 3.5, 3.6, 3.7 and 3.8.

- Switched documentation to standard ``dtml`` notation.

- Added ``tox`` testing configuration.

- Full linting.

- Boosted test coverage to over 90%.

- Compatible with DocumentTemplate 3.x and Zope 4.


2.13.0 (2010-07-10)
-------------------
- PEP8 cleanup and added basic tests.

- Released as separate package.
