Releases: pjfanning/excel-streaming-reader
Releases · pjfanning/excel-streaming-reader
v3.1.1
v3.1.0
- #52 - support getDrawingPatriarch() so you can access pictures and text boxes on sheets
- #50 expose merged regions/cells
- monitorjbl#238
- support cell getErrorCellValue
- throw IllegalStateException if some APIs are used if the feature has not been enabled in the StreamingWorker builder (eg comments, getDrawingPatriarch()
- some internal code was refactored
Full Changelog: v3.0.5...v3.1.0