Sha256: 8a97e155328f8ca5f0429871f3c2c96196f48c77590594d2908246cb91548fca

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

## [0.3.0] - 2024-11-21

Updated the code that examines the docx file for merge fields to deal with Word formatting tags being inserted in the middle of the merge fields.  

## [0.2.0] - 2023-09-13

Thrown away the mail-merge implementation and replaced it with a simple search/replace.  
Added in the command line utilities for examining and consolidating documents.  

## [0.1.4] - 2023-09-11

Updated which files get exclusions after crashes in production with some client files

## [0.1.3] - 2023-09-07

Customer had an issue where some fields were not merging correctly

- Altered the code so it tries to perform the substitution in all .xml files that aren't obviously configuration data
- Added verbose option to show what the code was doing
- Added a list of files to `examine`
- Still no tests for the header/footer support

## [0.1.2] - 2023-08-23

- Added untested support for headers and footers
- this work was done in a rush to deal with a customer requirement - tests to come soon

## [0.1.1] - 2023-08-02

- Added `examine` to list the merge fields within a document

## [0.1.0] - 2023-07-25

- Initial release

## [Unreleased]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
standard-procedure-consolidate-0.3.0 CHANGELOG.md