Skip to content

Releases: pjfanning/excel-streaming-reader

2.1.0

12 Sep 12:53
Compare
Choose a tag to compare
  • Fixed handling of string based formulas. (#153) (#12)
  • make XPath and DOM code namespace aware (#11)

2.0.0

07 Sep 22:33
Compare
Choose a tag to compare

First release of pjfanning/excel-streaming-reader fork.

  • Supports POI 4.0.0
  • Java 8 is the minimum version required
  • Changes packages names
  • Uses poi-shared-strings TempFileSharedStringsTable if configured not store this data in memory
  • XML Entity Expansion protection