python-docx-template/CHANGES.rst
2015-11-05 09:30:23 +01:00

30 lines
510 B
ReStructuredText

0.1.8 (2015-11-05)
------------------
- better xml code cleaning around Jinja2 tags
0.1.7 (2015-09-09)
------------------
- python 3 support
0.1.6 (2015-05-11)
------------------
- remove debug code
- add lxml dependency
0.1.5 (2015-05-11)
------------------
- fix template filter with quote
0.1.4 (2015-03-27)
------------------
- add RichText support
0.1.3 (2015-03-13)
------------------
- add subdoc support
- add some exemples in tests/
0.1.2 (2015-03-12)
------------------
- First running version