Skip to content

Releases: pjfanning/excel-streaming-reader

v3.1.0

12 Jul 17:08
Compare
Choose a tag to compare
  • #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

v3.0.5

08 Jun 20:45
Compare
Choose a tag to compare
  • #45
  • Dependency Updates

Full Changelog: v3.0.4...v3.0.5

v3.0.4

20 Feb 12:20
Compare
Choose a tag to compare
  • Better support for dates in OOXML strict format files (#36)

v3.0.3

14 Feb 21:18
Compare
Choose a tag to compare
  • Support comments - #34
  • Uptake bug fixes in poi-shared-string jar

v3.0.2

13 Feb 21:07
Compare
Choose a tag to compare
  • Basic OOXML Strict format support - #33

v3.0.1

08 Feb 20:17
Compare
Choose a tag to compare
  • Support setAvoidTempFiles option on Builder (default false) - #30

3.0.0

07 Feb 15:06
Compare
Choose a tag to compare
  • Removed some deprecated methods - #31

2.4.1

22 Jan 20:34
Compare
Choose a tag to compare

2.4.0

17 Jan 18:06
Compare
Choose a tag to compare
  • POI 5.0.0 release

2.3.6

12 Dec 10:32
Compare
Choose a tag to compare