Releases: iulica/docx-mailmerge
Release 0.9.0
Release 0.8.3
Bugfix syntax error python3.7
Release 0.8.2
Fixed bug with empty fields
Release 0.8.1
Fix multiple table with same anchor #24
Release 0.8.0
Added support for header/footer for merge_templates
Release 0.7.0
Release 0.7.0. Added support for keeping fields in the document, foot…
Release 0.6.3
Added support for NEXT fields
Release 0.6.2
Added support for Date formatting. Issues #5
Full Changelog: 0.6.1...0.6.2
0.6.1
Release 0.6.0
Support for MERGE fields inside other fields, and formatting flags.
Fields spanning several paragraphs are detected and proper integration with MERGEFIELDS values is implemented.
Number and text formatting and flags are implemented.
Support for date formatting is added, but not yet implemented.
A framework for easier testing of formats is also added along with tests for all changes.
Previous tests are also passed, although some tests are incorrect. For those tests a flag is implemented to be able to remove the workarounds for those tests after review.
When documents with nested fields are created, these documents need to be updated, by selecting the whole document and pressing F9. There is a flag for auto-updating all fields when opening the document. Support for setting this flag is also added (no, always, auto). Default is no, for backward compatibility.