v0.12.1
Maintenance release. This release is focused primarily on TemplateProcessor.
Changes
- Changed visibility of all private properties and methods of
TemplateProcessortoprotected. - @RomanSyroeshko #498 - Improved performance of
TemplateProcessor::setValue(). - @RomanSyroeshko @nicoSWD #513
Bugfixes
- Fixed issue with "Access denied" message while opening
Sample_07_TemplateCloneRow.docxandSample_23_TemplateBlock.docxresult files on Windows platform. - @RomanSyroeshko @AshSat #532 - Fixed
PreserveTextelement alignment in footer (seeSample_12_HeaderFooter.php). - @RomanSyroeshko @SSchwaiger #495