Skip to content

Releases: cfsimplicity/spreadsheet-cfml

v3.5.0

08 Aug 20:59
Compare
Choose a tag to compare

#296 Add readLargeFile() (Lucee only)
#293 Add includeHiddenRows option to read()
#291 Speed improvement for getAllSheetFormulas()

v3.4.4

25 Mar 12:16
Compare
Choose a tag to compare

Upgrade POI to 5.2.2

v3.4.3

08 Mar 16:04
Compare
Choose a tag to compare
  • New sheetInfo() method should default to the currently active sheet, not the first

v3.4.1

07 Mar 11:34
Compare
Choose a tag to compare

Update POI to 5.2.1

v3.4.0

04 Mar 17:52
Compare
Choose a tag to compare
  • New sheetInfo() method to return properties of a specific sheet within a workbook

v3.3.0

15 Jan 17:30
Compare
Choose a tag to compare

Upgrade POI to 5.2.0

v3.2.5

30 Dec 10:02
Compare
Choose a tag to compare

Upgrade log4j to 2.17.1 #281

v3.2.4

28 Dec 15:14
Compare
Choose a tag to compare

#280 Fix: formatRows() errors if range specified is a single row

v3.2.3

18 Dec 09:23
Compare
Choose a tag to compare
  • Security Update #279 Upgrade log4j to 2.17.0

v3.2.2

17 Dec 12:48
Compare
Choose a tag to compare

Fix errors when "full null support" enabled.