Releases: bobiverse/docxplate
Releases · bobiverse/docxplate
v1.4.2
What's Changed
- DefaultDownloader instead of http.Client by @dantedenis in #45
- PR 45 cleanup by @bobiverse in #46
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- add case Image in mapToParams by @dantedenis in #43
- code quality; cleanup; comments etc. by @bobiverse in #44
New Contributors
- @dantedenis made their first contribution in #43
Full Changelog: v1.4.0...v1.4.1
v1.4.0
What's Changed
- @8thgencore formatter
:lower :upper :title :capitalize
with tests by @bobiverse in #37
Full Changelog: v1.3.2...v1.4.0
v1.3.2
v1.3.1
What's Changed
- Optimize template replacement speed by @0fv in #33
- fix
clone()
set parent method - optimize
expandPlaceholders(xnode *xmlNode)
,reduce loop time - optimize
replaceSingleParams(xnode *xmlNode, triggerParamOnly bool)
,reduce loop time
- fix
Full Changelog: v1.3...v1.3.1
v1.3.0
What's Changed
- new lines in document
\n
#26 - refactored fixing broken placeholders in xml markup #31
- allow a map[string]interface{} to be provided as the params also by @mzimmerman in #32
New Contributors
- @mzimmerman made their first contribution in #32
Full Changelog: v1.2.5...v1.3
v1.2.5
v1.2.4
v1.2.3
What's Changed
- PR #12,#24 from @dreamph, @KorsakVlad refactored by @bobiverse in #27
Full Changelog: v1.2.2...v1.2.3
v1.2.2
- Renamed func names which resulted in code fix which was unnecessary
Full Changelog: v1.2.1...v1.2.2