Skip to content

Releases: connectk12/exceljs

v0.0.11

16 Oct 17:28
0d431db
Compare
Choose a tag to compare

Patch Changes

  • 500abb3: Resolve issue with getRowsOfMatchingRecordSet lookupCondition

v0.0.10

12 Oct 05:27
740e1fd
Compare
Choose a tag to compare

Patch Changes

  • 29ed439: Resolve issue with findLastRowInRecordSet

v0.0.9

23 Sep 18:39
bf6c045
Compare
Choose a tag to compare

Patch Changes

  • 72a978b: Fix findMatchingRowByName sanitized text

v0.0.8

17 Sep 20:29
e7fec71
Compare
Choose a tag to compare

Patch Changes

  • c8b4c0f: Resolve issue with sanitizeText opts?.removeWhitespace

v0.0.7

17 Sep 04:16
9c7dae3
Compare
Choose a tag to compare

Patch Changes

  • 1b69307: Add lookupCondition to getRowsOfMatchingRecordSet and findMatchingRowById

v0.0.6

04 Sep 04:50
ff3cc18
Compare
Choose a tag to compare

Patch Changes

  • 5c77d3a: Resolve issue with findLastRowInRecordSet condition

v0.0.5

21 Aug 05:52
641e67f
Compare
Choose a tag to compare

Patch Changes

  • 1bf8a8a: Update findMatchingRowById to sanitize text

v0.0.4

20 Aug 18:16
f220478
Compare
Choose a tag to compare

Patch Changes

  • 5a6c7d3: Resolve issues with lookupCol. Refactor identifier to lookup.
  • bc7926b: Resolve issues with data functions

v0.0.3

19 Aug 16:31
3cf1012
Compare
Choose a tag to compare

Patch Changes

  • 671f3fe: Refactor data functions with startRowNumber instead of startRow

v0.0.2

19 Aug 15:49
fa4bb69
Compare
Choose a tag to compare

Patch Changes

  • 8447fc4: Add findLastRowInRecordSet and add additional JSDocs