Skip to content

Releases: pjfanning/excel-streaming-reader

v3.2.3

12 Nov 21:36
Compare
Choose a tag to compare
  • Upgrade poi-shared-strings

Full Changelog: v3.2.2...v3.2.3

v3.2.2

12 Nov 21:05
Compare
Choose a tag to compare

What's Changed

  • delay creation of XMLInputFactory in #77

Full Changelog: v3.2.1...v3.2.2

v3.2.1

11 Nov 13:12
Compare
Choose a tag to compare

What's Changed

  • Shared formula - fail getCellFormula if formula not on cell but it is marked a related to a shared formula in #74
  • Shared formula support in #75

Full Changelog: v3.2.0...v3.2.1

v3.2.0

02 Nov 15:16
Compare
Choose a tag to compare

What's Changed

  • Poi 5.1.0 support in #70
  • Issue with reading comments from strict ooxml files in #69
  • Drop support for convertFromOoXmlStrict builder option (previously deprecated and no longer needed because this is supported by default now)
  • Test time zone - try to fix issue with running in non-UTC time zones in #68

Full Changelog: v3.1.6...v3.2.0

v3.1.6

15 Oct 18:47
Compare
Choose a tag to compare
  • supporting full format rich text (#66)

Full Changelog: v3.1.5...v3.1.6

v3.1.5

12 Oct 08:45
Compare
Choose a tag to compare
  • Support TempFileCommentsTable (#65)

Full Changelog: v3.1.4...v3.1.5

v3.1.4

11 Oct 13:04
Compare
Choose a tag to compare
  • v3.1.3 pom file included the poi dependencies as runtime scope, this release changes them to compile scope to match earlier poms

Full Changelog: v3.1.3...v3.1.4

v3.1.3

11 Oct 11:36
Compare
Choose a tag to compare
  • upgrade dependencies (main one is poi-shared-strings to pick up a bug fix in it)
  • change to gradle build and using github-actions

Full Changelog: v3.1.2...v3.1.3

v3.1.2

04 Sep 12:50
Compare
Choose a tag to compare

Full Changelog: v3.1.1...v3.1.2

v3.1.1

26 Jul 20:05
Compare
Choose a tag to compare
  • Hyperlink support - #58
  • Active Cell support - #51
  • Option to remove warning text from threaded comments - #57

Full Changelog: v3.1.0...v3.1.1