Skip to content

Releases: pjfanning/excel-streaming-reader

v5.0.2

12 Jul 19:03
v5.0.2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.0.2

v5.0.1

11 Jul 16:13
v5.0.1
Compare
Choose a tag to compare

What's Changed

  • Fixes issues with the poi-shared-strings dependency not being properly optional in v5.0.0. Now you should only need to explicitly add poi-shared-strings dependency if you use optional features to change the Comments and/or SharedStrings table implementations.
  • create PoiSharedStringsSupport by @pjfanning in #263

Full Changelog: v5.0.0...v5.0.1

v5.0.0

11 Jul 12:12
v5.0.0
Compare
Choose a tag to compare

What's Changed

  • Users should ideally skip this release and use v5.0.1 instead
  • users who use setSharedStringsImplementationType and/or setCommentsImplementationType now need to import poi-shared-strings dependency explicitly
  • make poi-shared-strings optional by @pjfanning in #260
  • poiSharedStrings gradle capability by @pjfanning in #261

Full Changelog: v4.4.0...v5.0.0

v4.4.0

07 Jul 01:05
v4.4.0
3b8ed5f
Compare
Choose a tag to compare

What's Changed

  • Avoid NPE when sheet is missing by @Bzil in #256
  • Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2 by @dependabot in #257
  • Bump poiVersion from 5.2.5 to 5.3.0 by @dependabot in #258

New Contributors

  • @Bzil made their first contribution in #256

Full Changelog: v4.3.1...v4.4.0

v4.3.1

24 Apr 12:39
v4.3.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v4.3.1

v4.3.0

26 Mar 11:41
v4.3.0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.1...v4.3.0

v4.2.1

27 Nov 10:18
v4.2.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.0

07 Oct 08:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.2.0

v4.1.2

12 Sep 14:34
Compare
Choose a tag to compare

What's Changed

  • #201 make int parsing more tolerant of whitespace

Full Changelog: v4.1.1...v4.1.2

v4.1.1

12 Sep 15:02
v4.1.1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.1.1