Releases: monitorjbl/excel-streaming-reader
Releases · monitorjbl/excel-streaming-reader
2.2.0
2.0.0
1.2.1
- Fix an issue causing errors about bad return types #109
- Fix Shared Strings Table parsing when using SST cache #105
- Ignore formula tag that isn't within a cell #128
- Updated POI dependency to 3.17 #120
- Optimized based on output from profiler on large sheets #112
- Update xerces2 dependency to 2.11.1 due to CVE-2013-4002 #113
1.2.0
- Support for Apache poi 3.15 (#81)
- Support for Cell.getRichStringCellValue() (#82)
- NullPointerException in StreamingRow.getCell when policy is RETURN_BLANK_AS_NULL (#85)
- NPE when retrieving missing r attrs for cell and row in sheetreader (#87)
- error during read file java.lang.IndexOutOfBoundsException (#91)
1.1.0
1.0.2
- Support for Workbook.isSheetHidden() and Workbook.isSheetVeryHidden() (#26)
- Support for Row.getFirstCellNum() (#49)
- Support for StreamingRow.getPhysicalNumberOfCells() (#61)
- Support for Sheet.getLastRowNum() (#56)
- Support for Cell.getBooleanCellValue() (#50)
- Fix for Row.getLastCellNum() return value (#61)
- Avoid NPE on spreadsheetDrawing row tags (#59)
- Correctly throwing IllegalStateException on Cell.getDateCellValue() when type is CELL_TYPE_STRING (#53)
1.0.1
Thanks to @bvp and @ToddWarwaruk for their contributions!
1.0.0
0.2.13
0.2.12
0.2.12 release (for real)