docx_mailmerge 2.0.0 docx_mailmerge: ^2.0.0 copied to clipboard
Package for performing a mailmerge operation on merge fields within a DOCX document
2.0.0 #
- Minimum Dart 3.0.0
- Updated to lints 5.0.0
- Updated to xml 6.0.0
- Fixed deprecation warning
- Formatting and spelling fixes
1.0.3 #
- Updated to lints 2.0.0
- Allow to use major version 5 or 6 of the xml package
1.0.2+1 #
- Added extra check for no parent for a complex field
1.0.2 #
- Messages will only print when verbose is true
- Removed unneeded step in argument splitting due to dependency change
1.0.1 #
- Changed a dependency for splitting arguments
1.0.0 #
- Initial version.