Skip to content

Releases: pofider/html-to-xlsx

3.0.1

Choose a tag to compare

@bjrmatos bjrmatos released this 28 Oct 20:45
  • update jsreport-exceljs to fix audit

3.0.0

Choose a tag to compare

@bjrmatos bjrmatos released this 12 Mar 20:50
  • update jsreport-exceljs to fix snyk audit
  • bump min node.js version to 18.15

2.2.4

Choose a tag to compare

@bjrmatos bjrmatos released this 03 Apr 17:43
  • update deps to fix some npm audit warnings

2.2.3

Choose a tag to compare

@bjrmatos bjrmatos released this 22 Nov 02:11
  • update deps to fix some npm audit warnings

2.2.2

Choose a tag to compare

@bjrmatos bjrmatos released this 03 Aug 22:04
  • update deps to fix npm audit

2.2.1

Choose a tag to compare

@bjrmatos bjrmatos released this 03 Aug 22:04
  • update deps to fix npm audit

2.2.0

Choose a tag to compare

@bjrmatos bjrmatos released this 18 Oct 23:30
  • allow not legal xml characters, this allow us to support emojis and other related utf8 characters

2.1.0

Choose a tag to compare

@pofider pofider released this 19 Aug 20:39

updated deps

2.0.3

Choose a tag to compare

@bjrmatos bjrmatos released this 07 Dec 19:45
  • make the columns widths calculation more precise

2.0.2

Choose a tag to compare

@bjrmatos bjrmatos released this 02 Dec 20:38
  • fix column widths calculation when table data contains colspans (#37)