What's Changed
- UnhandledDataStructure should sanity check before allocating, not after by @tohidemyname in #1377
- Fixing wrong logging message by @tohidemyname in #1375
- ByteArrayOutputStream is not disposed in IOUtils.ToByteArray method by @guangyu2002 in #1389
- Fix EncodeUtf method by @yzhoholiev in #1387
- fixing a NPE in GetSymbolFont by @tohidemyname in #1374
- FindAndReplaceText will now also work for tables within a documents h… by @iain-mcandrew in #1391
- Remove System.Configuration.ConfigurationManager as NuGet dependency by @lahma in #1400
- Convert to use Central Package Management by @lahma in #1390
- Upgrade SixLabors.ImageSharp to version 2.1.9 by @lahma in #1402
- fix: AddStyleClass no update newClassValue by @wuzxc1230123 in #1407
- fix: Inconsistent new lines in worksheets by @wuzxc1230123 in #1408
- maxRows is usefull for AutoSizeColumn and GetColumnWidth by @PatriceDargenton in #1403
- Upgrade to NUKE 8.1 by @lahma in #1414
- Backport commits that fix rate function giving incorrect results by @superrnovae in #1286
- Added support for \n in text elements by @pbvs in #1346
- More patches ported from poi v3.16 by @antony-liu in #1371
- fixing a type error by @tohidemyname in #1376
- bugfix: ExcelToHtmlConverter throw exception when cell has background… by @chen1tian in #805
- Fix checking if cell style is set by @Bykiev in #1429
- fix: Make test case TestSumif.TestMicrosoftExample1 passed by @antony-liu in #1432
- Update version of System.Security.Cryptography by @tonyqus in #1430
- fix unit test failures by @tonyqus in #1431
- fixing an error in adobe meta by @tohidemyname in #1379
- fixed SXSSFWorkbook can not clear temp files when it called Dispose() on the IWorkbook interface. by @houlongchao in #1385
- Patches from poi by @antony-liu in #1433
- Reduce array allocations by usage MemoryStream.GetBuffer() instead of ToArray() by @lechu445 in #1435
- XSSFColumn class implementation by @artemkoloskov in #1329
New Contributors
- @tohidemyname made their first contribution in #1377
- @guangyu2002 made their first contribution in #1389
- @yzhoholiev made their first contribution in #1387
- @iain-mcandrew made their first contribution in #1391
- @wuzxc1230123 made their first contribution in #1407
- @chen1tian made their first contribution in #805
- @lechu445 made their first contribution in #1435
- @artemkoloskov made their first contribution in #1329
Full Changelog: 2.7.1-rc1...2.7.2-rc1