Releases: pjfanning/excel-streaming-reader
Releases · pjfanning/excel-streaming-reader
v5.1.1
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
- @Kamilkime made their first contribution in #315
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Ignore phonetic runs by @pjfanning in #312
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #306
- Bump org.cyclonedx.bom from 2.2.0 to 2.3.0 by @dependabot in #307
- Bump org.cyclonedx.bom from 2.3.0 to 2.3.1 by @dependabot in #310
Full Changelog: v5.0.4...v5.1.0
v5.0.4
What's Changed
- Bump org.cyclonedx.bom from 2.0.0 to 2.1.0 by @dependabot in #295
- Bump slf4jVersion from 2.0.16 to 2.0.17 by @dependabot in #297
- Bump org.cyclonedx.bom from 2.1.0 to 2.2.0 by @dependabot in #298
- poi 5.4.1 by @pjfanning in #303
- poi-shared-strings 2.9.2 by @pjfanning in #305
- add datetime test by @pjfanning in #296
Full Changelog: v5.0.3...v5.0.4
v5.0.3
What's Changed
- Bump org.cyclonedx.bom from 1.8.2 to 1.9.0 by @dependabot in #268
- Bump slf4jVersion from 2.0.13 to 2.0.14 by @dependabot in #269
- Bump slf4jVersion from 2.0.14 to 2.0.15 by @dependabot in #271
- Bump slf4jVersion from 2.0.15 to 2.0.16 by @dependabot in #272
- Bump org.cyclonedx.bom from 1.9.0 to 1.10.0 by @dependabot in #273
- Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.1 by @dependabot in #274
- Update CopyToSXSSFUtil.java by @pjfanning in #278
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in #277
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #284
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.1 to 2.24.2 by @dependabot in #286
- Bump org.apache.logging.log4j:log4j-to-slf4j from 2.24.2 to 2.24.3 by @dependabot in #288
- Bump poiVersion from 5.3.0 to 5.4.0 by @dependabot in #290
- fix spelling in README.md by @pjfanning in #292
- Bump org.cyclonedx.bom from 1.10.0 to 2.0.0 by @dependabot in #291
- use gradle/actions/wrapper-validation@v3 by @pjfanning in #293
- prep 5.0.3 by @pjfanning in #294
Full Changelog: v5.0.2...v5.0.3
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