Skip to content

Releases: bobiverse/docxplate

v1.4.2

24 Sep 08:10
7b3d955
Compare
Choose a tag to compare

What's Changed

v1.4.1

17 Sep 06:44
487b309
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

11 Jul 11:15
3fcd3bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.4.0

v1.3.2

03 Jul 06:45
419186a
Compare
Choose a tag to compare

What's Changed

  • Optimize template replacement speed by @0fv in #34

Full Changelog: v1.3.1...v1.3.2

v1.3.1

25 Jun 07:44
26ed7dd
Compare
Choose a tag to compare

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

Full Changelog: v1.3...v1.3.1

v1.3.0

15 Jun 19:25
Compare
Choose a tag to compare

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

Full Changelog: v1.2.5...v1.3

v1.2.5

31 Mar 09:40
28214b5
Compare
Choose a tag to compare

What's Changed

  • fix:adding more than 10 images will cause loop infinite by @0fv in #29

New Contributors

  • @0fv made their first contribution in #29

Full Changelog: v1.2.4...v1.2.5

v1.2.4

18 Feb 14:13
Compare
Choose a tag to compare

Feature: Replace placeholders in watermark #23
Tested with LibreOffice only for now

Full Changelog: v1.2.3...v1.2.4

v1.2.3

09 Feb 11:49
4cde592
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

17 Jan 09:40
Compare
Choose a tag to compare
  • Renamed func names which resulted in code fix which was unnecessary

Full Changelog: v1.2.1...v1.2.2