Skip to content

Releases: pjfanning/excel-streaming-reader

v4.0.0

14 Apr 11:19

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

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

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

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

v3.5.0

17 Feb 21:00

Choose a tag to compare

What's Changed

  • change way the builder sets up shared-string and comment implementations
  • POI ReadOnlySharedStringTable becomes default shared-string implementation
  • refactor to avoid parsing workbook xml twice in #99

Full Changelog: v3.4.2...v3.5.0

v3.4.2

14 Feb 11:26

Choose a tag to compare

  • Fix module name added in v3.4.1 - now set to com.github.pjfanning.excelstreamingreader
  • small refactor to avoid creating extra XSSFRichTextStrings instances for shared string entries

Full Changelog: v3.4.1...v3.4.2

v3.4.1

20 Jan 10:41

Choose a tag to compare

What's Changed

  • add Automatic-Module-Name in #95
  • fix row spliterator in #96

Full Changelog: v3.4.0...v3.4.1

v3.4.0

15 Jan 00:14

Choose a tag to compare

What's Changed

  • Poi 5.2.0 in #94

Full Changelog: v3.3.2...v3.4.0

v3.3.2

05 Jan 11:31

Choose a tag to compare

  • Sonarqube suggestions
  • Upgrade poi-shared-strings and h2 dependencies

Full Changelog: v3.3.1...v3.3.2

v3.3.1

28 Dec 20:22

Choose a tag to compare

  • Upgrade poi-shared-strings and its h2 dependency due to CVE-2021-23463
  • Upgrade to log4j-api 2.17.1

Full Changelog: v3.3.0...v3.3.1