Releases: pjfanning/excel-streaming-reader
Releases · pjfanning/excel-streaming-reader
v5.0.2
What's Changed
- change code that closes SharedStringsTable by @pjfanning in #264
- close OPC Package instance by @pjfanning in #265
- remove unnecessary hashmap used when building comments table by @pjfanning in #266
- close comments table instance by @pjfanning in #267
Full Changelog: v5.0.1...v5.0.2
v5.0.1
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
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
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
Full Changelog: v4.3.1...v4.4.0
v4.3.1
What's Changed
- rewrite shared formula shifting code by @pjfanning in #253
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #248
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #250
- Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #249
- Bump slf4jVersion from 2.0.12 to 2.0.13 by @dependabot in #251
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- add ExcelRuntimeException by @pjfanning in #232
- Improve xls exception by @pjfanning in #233
- Missing sheet test by @pjfanning in #235
- log4j upgrade by @pjfanning in #217
- test with poi 5.2.5 (rc1) by @pjfanning in #216
- Bump commons-io:commons-io from 2.15.0 to 2.15.1 by @dependabot in #218
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.0 to 2.22.1 by @dependabot in #221
- Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10 by @dependabot in #223
- Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.10 by @dependabot in #222
- Bump org.slf4j:slf4j-simple from 2.0.10 to 2.0.11 by @dependabot in #224
- Bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11 by @dependabot in #225
- Bump slf4jVersion from 2.0.11 to 2.0.12 by @dependabot in #238
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.22.1 to 2.23.0 by @dependabot in #241
- Update ci.yml by @pjfanning in #242
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.23.0 to 2.23.1 by @dependabot in #244
- commons-compress 1.26.1 by @pjfanning in #246
Full Changelog: v4.2.1...v4.3.0
v4.2.1
What's Changed
- POI 5.2.5
- upgrade commons-io by @pjfanning in #205
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.20.0 to 2.21.0 by @dependabot in #209
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.21.0 to 2.21.1 by @dependabot in #210
- Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot in #212
- Bump org.cyclonedx.bom from 1.7.4 to 1.8.0 by @dependabot in #213
- Bump org.cyclonedx.bom from 1.8.0 to 1.8.1 by @dependabot in #215
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- sonarcloud job does not work when used for PRs by @pjfanning in #202
- Bump org.slf4j:slf4j-api from 1.7.36 to 2.0.9 by @dependabot in #200
- poi 5.2.4 by @pjfanning in #204
Full Changelog: v4.1.2...v4.2.0
v4.1.2
v4.1.1
What's Changed
- poi-shared-strings 2.6.1
- Bump commons-io:commons-io from 2.12.0 to 2.13.0 by @dependabot in #190
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.18.0 to 2.20.0 by @dependabot in #172
- Update build.gradle by @pjfanning in #195
- Update ci.yml by @pjfanning in #196
Full Changelog: v4.1.0...v4.1.1