Releases: pjfanning/excel-streaming-reader
Releases · pjfanning/excel-streaming-reader
v3.2.3
- Upgrade poi-shared-strings
Full Changelog: v3.2.2...v3.2.3
v3.2.2
v3.2.1
v3.2.0
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
v3.1.5
v3.1.4
- 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
- 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