Improved
NPOI 2.7.1 - Long ETH
What's Changed
- Some patches ported from poi by @antony-liu in https://github.com/nissl-lab/npoi/pull/1290
- CT_CellFormula.Write: fix writing the si attribute by @artem-iron in https://github.com/nissl-lab/npoi/pull/1291
- Some patches ported from poi by @antony-liu in https://github.com/nissl-lab/npoi/pull/1306
- Patches about VBAMacroReader from poi by @antony-liu in https://github.com/nissl-lab/npoi/pull/1309
- [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell. by @superrnovae in https://github.com/nissl-lab/npoi/pull/1283
- Update SharpZipLib to v1.4.2 by @Bykiev in https://github.com/nissl-lab/npoi/pull/1313
- Update SixLabors.ImageSharp to 2.1.8. CVE-2024-32036 by @DontFretBrett in https://github.com/nissl-lab/npoi/pull/1317
- Avoid NullReference exception when saving workbook with XML Map by @antony-liu in https://github.com/nissl-lab/npoi/pull/1314
- Add RemoveDataValidation method by @artem-iron in https://github.com/nissl-lab/npoi/pull/1262
- Fix reading document variables by @Bykiev in https://github.com/nissl-lab/npoi/pull/1307
- [Bug 67785] Make XSSFExcelExtractor output more like that from XSSFEventBasedExcelExtractor by @superrnovae in https://github.com/nissl-lab/npoi/pull/1281
- XLS - Fix adding cell comment by @Bykiev in https://github.com/nissl-lab/npoi/pull/1303
- Opening existing workbook with pictures, adding new ones and saving it should not throw an exception by @superrnovae in https://github.com/nissl-lab/npoi/pull/1284
- Some patches ported from poi by @antony-liu in https://github.com/nissl-lab/npoi/pull/1316
- Fix TempFile usage while temp dir was deleted in same process by @Bykiev in https://github.com/nissl-lab/npoi/pull/1132
- Fix ROUNDDOWN function by @Bykiev in https://github.com/nissl-lab/npoi/pull/1310
- [POI-Bug-67475] Better support for edge cases in TEXT function. by @superrnovae in https://github.com/nissl-lab/npoi/pull/1287
- Revert "[POI-Bug-67475] Better support for edge cases in TEXT function." by @tonyqus in https://github.com/nissl-lab/npoi/pull/1333
- Fix NPE issue in PackageRelationshipCollection by @tonyqus in https://github.com/nissl-lab/npoi/pull/1330
- Do not include xfId in CellStyleXfs XML by @jones-gareth in https://github.com/nissl-lab/npoi/pull/1325
- [Bug 68237] CustomHeight attribute of row for SXSSFWorkbook is wrong by @superrnovae in https://github.com/nissl-lab/npoi/pull/1282
- fix : Make Free Form coordinates closer to the original by @mino-alpha in https://github.com/nissl-lab/npoi/pull/1269
- Implement Cell function by @tonyqus in https://github.com/nissl-lab/npoi/pull/1335
- Patches ported from poi 3.16 by @antony-liu in https://github.com/nissl-lab/npoi/pull/1322
- Implement Concat Function by @dcjxdd123 in https://github.com/nissl-lab/npoi/pull/1341
- Expose Package Readonly argument for XSSFWorkbook constructor by @tonyqus in https://github.com/nissl-lab/npoi/pull/1336
- Implement forecast function by @ken-swyfft in https://github.com/nissl-lab/npoi/pull/1324
- Implement T.INV Function by @dcjxdd123 in https://github.com/nissl-lab/npoi/pull/1345
- Upgrade BouncyCastle.Cryptography to version 2.3.1 by @lahma in https://github.com/nissl-lab/npoi/pull/1348
- Upgrade benchmark and test NuGet references by @lahma in https://github.com/nissl-lab/npoi/pull/1349
- More patches ported from poi 3.16 by @antony-liu in https://github.com/nissl-lab/npoi/pull/1342
- Fixed bug raised in issue #1358 by @hahschaa in https://github.com/nissl-lab/npoi/pull/1362
- Some patches ported from poi by @antony-liu in https://github.com/nissl-lab/npoi/pull/1354
- Fix fontsize of the Math formula in XWPF by @dcjxdd123 in https://github.com/nissl-lab/npoi/pull/1364
- Update ExtendedNumerics.BigDecimal by @Bykiev in https://github.com/nissl-lab/npoi/pull/1350
- Use Directory.Build.props as single source of version information by @lahma in https://github.com/nissl-lab/npoi/pull/1373
- Fix RepositoryUrl in Directory.Build.props by @lahma in https://github.com/nissl-lab/npoi/pull/1378
New Contributors
- @DontFretBrett made their first contribution in https://github.com/nissl-lab/npoi/pull/1317
- @jones-gareth made their first contribution in https://github.com/nissl-lab/npoi/pull/1325
- @dcjxdd123 made their first contribution in https://github.com/nissl-lab/npoi/pull/1341
- @ken-swyfft made their first contribution in https://github.com/nissl-lab/npoi/pull/1324
- @hahschaa made their first contribution in https://github.com/nissl-lab/npoi/pull/1362
Full Changelog: https://github.com/nissl-lab/npoi/compare/2.7.0-rc1...2.7.1-rc1