Skip to content

Releases: optilude/xlsx-template

Release 1.4.4

09 Mar 17:03
Compare
Choose a tag to compare
  • Move hyperlinks references on added rows and columns. (#184). Thanks @IagoSRL
  • Fix line issue under table with merged cell. (#188). Thanks @muyoungko

Release 1.4.3

07 Mar 17:12
Compare
Choose a tag to compare
  • Fix potential issue when template has lot of images.
  • Update image-size to 1.0.2

Release 1.3.2

15 Feb 05:30
Compare
Choose a tag to compare
  • Fix import statement for jszip (Sorry!)

Release 1.3.1

15 Feb 03:36
8919eb5
Compare
Choose a tag to compare
  • Added the imageRatio parameter like a percent ratio when insert images. (#121)
  • Add new substitution for images. (#110)
  • Fixing Defined Range Name with Sheet Name. (#150)
  • Add binary option for copySheet : for header/footer in UTF-8 (#130)

Release 1.3.0

27 Jul 10:32
Compare
Choose a tag to compare
  • Added support for optional moving of the images together with table. (#109)

Release 1.2.0

07 Jul 14:42
Compare
Choose a tag to compare
  • Specify license field in addition to licenses field in the package.json (#102)

Release 1.1.0

07 Jul 14:26
Compare
Choose a tag to compare
  • Added Typescript definitions

Release 1.0.0

07 Jul 14:25
Compare
Choose a tag to compare

This release does not have any changes from 0.5.0 and this is just leap of faith release. Since this package is relatively long in the wild and stable I decide that it should be 1.0

Nothing special to see here.

Release 0.4.0

10 Aug 09:18
031bfd2
Compare
Choose a tag to compare
  • Fix wrongly replacing text in shared strings #81