10000 Releases · bobiverse/docxplate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: bobiverse/docxplate

v1.4.5

23 Jan 07:27
f81fb32
Compare
Choose a tag to compare

What's Changed

  • Allow spaced keys for placeholders {{Customer Name}}

Full Changelog: v1.4.4...v1.4.5

v1.4.4

21 Jan 08:27
Compare
Choose a tag to compare

⬆️ go 1.23.5

Full Changelog: v1.4.3...v1.4.4

v1.4.3

21 Nov 09:40
f840923
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

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

0