Skip to content

Releases: pjfanning/excel-streaming-reader

v4.1.0

06 Jul 16:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.5...v4.1.0

v4.0.5

29 Nov 10:59
Compare
Choose a tag to compare

What's Changed

  • bump poi-shared-strings to v2.5.6

Full Changelog: v4.0.4...v4.0.5

v4.0.4

20 Oct 00:36
Compare
Choose a tag to compare

What's Changed

  • Bump org.cyclonedx.bom from 1.7.1 to 1.7.2 by @dependabot in #149
  • Fix issue with shared formulas that have no cell references by @rlconst in #150

New Contributors

Full Changelog: v4.0.3...v4.0.4

v4.0.3

29 Sep 14:32
Compare
Choose a tag to compare
  • Upgrade poi-shared-strings and commons-text

Full Changelog: v4.0.2...v4.0.3

v4.0.2

17 Sep 10:39
cde6f54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

19 Apr 22:42
Compare
Choose a tag to compare
  • Some more changes to the internals. Users should probably skip v4.0.0 and use this instead.
  • Main change is that text lookups to shared string table become lazier (ie the cell data is not retrieved until it is needed, but the shared string table is still parsed eagerly)

Full Changelog: v4.0.0...v4.0.1

v4.0.0

14 Apr 11:19
Compare
Choose a tag to compare

This is basically the same as the v4.0.0-RC1 release with an additional upgrade of poi-shared-strings (which only updated the h2 db jar).

What's Changed

New Contributors

Full Changelog: v3.6.1...v4.0.0

v4.0.0-RC1

02 Apr 20:10
Compare
Choose a tag to compare
v4.0.0-RC1 Pre-release
Pre-release

This is a release candidate and has some pretty big changes to the internal code. Users who are happily using older versions should feel no need to upgrade just yet.

What's Changed

New Contributors

Full Changelog: v3.6.1...v4.0.0-RC1

v3.6.1

20 Mar 00:08
Compare
Choose a tag to compare

What's Changed

  • POI 5.2.2 release
  • support column widths and row heights in #102
  • support pane info in #104

Full Changelog: v3.6.0...v3.6.1

v3.6.0

20 Mar 00:08
Compare
Choose a tag to compare

What's Changed

  • POI 5.2.1 release
  • Bump log4j-to-slf4j from 2.17.1 to 2.17.2 by @dependabot in #100

Full Changelog: v3.5.0...v3.6.0