Skip to content

Latest commit

 

History

History
62 lines (32 loc) · 1 KB

CHANGELOG.md

File metadata and controls

62 lines (32 loc) · 1 KB

@connectk12/exceljs

0.0.11

Patch Changes

  • 500abb3: Resolve issue with getRowsOfMatchingRecordSet lookupCondition

0.0.10

Patch Changes

  • 29ed439: Resolve issue with findLastRowInRecordSet

0.0.9

Patch Changes

  • 72a978b: Fix findMatchingRowByName sanitized text

0.0.8

Patch Changes

  • c8b4c0f: Resolve issue with sanitizeText opts?.removeWhitespace

0.0.7

Patch Changes

  • 1b69307: Add lookupCondition to getRowsOfMatchingRecordSet and findMatchingRowById

0.0.6

Patch Changes

  • 5c77d3a: Resolve issue with findLastRowInRecordSet condition

0.0.5

Patch Changes

  • 1bf8a8a: Update findMatchingRowById to sanitize text

0.0.4

Patch Changes

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

0.0.3

Patch Changes

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

0.0.2

Patch Changes

  • 8447fc4: Add findLastRowInRecordSet and add additional JSDocs