docxtpl v0.4.13 Release Notes

Release Date: 2018-06-21 // almost 6 years ago
    • Subdocument can now be based on an existing docx
    • โž• Add font option in RichText
    • ๐Ÿ‘ Better tabs and spaces management for MS Word 2016
    • Wheel distribution
    • Manage autoscaping on InlineImage, Richtext and Subdoc
    • Purge MANIFEST.in file
    • Accept variables starting with 'r' in {{}} when no space after {{
    • โœ‚ Remove debug traces
    • โž• Add {% vm %} to merge cell vertically within a loop (Thanks to Arthaslixin)
    • ๐Ÿ‘‰ use six.iteritems() instead of iteritems for python 3 compatibility
    • ๐Ÿ›  Fixed Bug #95 on replace_pic() method
    • โž• Add replace_pic() method to replace pictures from its filename (Thanks to Riccardo Gusmeroli)
    • ๐Ÿ‘Œ Improve image attachment for InlineImage ojects
    • โž• Add replace_media() method (useful for header/footer images)
    • โž• Add replace_embedded() method (useful for embedding docx)