NPOI 2.5.5
What's Changed
- HWPF.Model.CHPBinTable.Rebuild(): Don't try to operate on an invalida… by @datadiode in #569
- Fix XSSFExcelExtractor regression to emit empty cells by @toddlucas in #506
- Fixes for NPOI 2.5.4 by @tonyqus in #588
- added SourceLink #495 by @MagicAndre1981 in #496
- bug fix: no need to pass argument when calling GetFirstKey function by @Yvees in #608
- 修复文件夹路径拼写问题,单反斜杠(Windows),单斜杠(Linux) by @itsvse in #591
- #564 avoidance of exceptions for flow control to substantially reduce time to debug tests by @drmason789 in #565
- XSSFFont.CloneStyleFrom now always clones by @Itamaram in #576
- Get a copy of the CT_Border when about to mutate it by @jonopare in #519
- DocFixes merges by @tonyqus in #643
- Copy cell styles fixes by @tonyqus in #647
- Docx fixes by @tonyqus in #646
New Contributors
- @datadiode made their first contribution in #569
- @MagicAndre1981 made their first contribution in #496
- @itsvse made their first contribution in #591
- @drmason789 made their first contribution in #565
- @Itamaram made their first contribution in #576
- @jonopare made their first contribution in #519
Full Changelog: 2.5.4...2.5.5