Skip to content

Releases: pjfanning/excel-streaming-reader

v5.1.1

14 Jul 23:00
v5.1.1

Choose a tag to compare

What's Changed

  • Allow hyperlinks without location by @Kamilkime in #315
  • Bump org.apache.logging.log4j:log4j-to-slf4j from 2.25.0 to 2.25.1 by @dependabot[bot] in #314

New Contributors

Full Changelog: v5.1.0...v5.1.1

v5.1.0

28 May 19:39
v5.1.0

Choose a tag to compare

What's Changed

Full Changelog: v5.0.4...v5.1.0

v5.0.4

10 Apr 10:15
v5.0.4

Choose a tag to compare

What's Changed

Full Changelog: v5.0.3...v5.0.4

v5.0.3

17 Jan 11:57
v5.0.3
7571ca0

Choose a tag to compare

What's Changed

Full Changelog: v5.0.2...v5.0.3

v5.0.2

12 Jul 19:03
v5.0.2

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

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

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

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

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

Choose a tag to compare

What's Changed

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