Releases: connectk12/exceljs
Releases · connectk12/exceljs
v0.0.11
Patch Changes
- 500abb3: Resolve issue with getRowsOfMatchingRecordSet lookupCondition
v0.0.10
Patch Changes
- 29ed439: Resolve issue with findLastRowInRecordSet
v0.0.9
Patch Changes
- 72a978b: Fix findMatchingRowByName sanitized text
v0.0.8
Patch Changes
- c8b4c0f: Resolve issue with sanitizeText opts?.removeWhitespace
v0.0.7
Patch Changes
- 1b69307: Add lookupCondition to getRowsOfMatchingRecordSet and findMatchingRowById
v0.0.6
Patch Changes
- 5c77d3a: Resolve issue with findLastRowInRecordSet condition
v0.0.5
Patch Changes
- 1bf8a8a: Update findMatchingRowById to sanitize text
v0.0.4
Patch Changes
- 5a6c7d3: Resolve issues with lookupCol. Refactor identifier to lookup.
- bc7926b: Resolve issues with data functions
v0.0.3
Patch Changes
- 671f3fe: Refactor data functions with startRowNumber instead of startRow
v0.0.2
Patch Changes
- 8447fc4: Add findLastRowInRecordSet and add additional JSDocs