π Changelog β
This document records significant changes in each version of Laravel WordTemplate.
[6.0.0] - 2025-09-13 β
Changed β
- Total recoding of the package structure for better modularity.
- Performance improvements in template replacement process.
- Full support for multi-formats (DOCX, PDF, ODT, HTML).
- Addition of builder mode, charts, document merging, watermarks, and digital signatures.
- Refinement of configuration for greater flexibility.
- Expanded
Word::
API with fluent methods.
[5.6] - 2018-05-23 β
Added β
- First release of the package.
- Template loader with variable replacement.
- Initial support only for .rtf format.