Releases: nissl-lab/npoi
NPOI 2.5.2
#448 Add ifs, maxifs, minifs functions to analysis tool pack
#410 fix Match function for compatible
#423 AddPicture doesn't work, corrupts DOCX file
#397 LocalUtil.GetUserTimeZone NullReferenceException
#167 Unable to add image to a word document header or footer using XWPF
#346 NullReferenceException when copying sheet in some Excel files
#413 fix: Rich strings hash for texts with the color set as RGB
#444 Update RANDBETWEEN
#158 NPOI Excel Merging Causing “Repaired Records”
#345 Excel unreadable content error after editing existing file
#358 Remove static locale state
#367 fix incorrect footnote handling
#372 NPOI requires GDI+ dependency even on sheet creation without using column auto-sizing
#281 InvalidOperationException on XSSFSheet.GetColumnStyle
#377 AutoSizeColumnTracker to Lazy, fix build errors
#339 improve performance of CreateRow for bigger excel sheets
What's Changed
- Update samples and packages by @Bykiev in #332
- improve performance of CreateRow for bigger excel sheets by @ThomasZitzler in #339
- Bug found in LocaleUtil.cs. by @wylermat in #352
- AutoSizeColumnTracker to Lazy, fix build errors by @msvprogs in #377
- Add license scan report and status by @fossabot in #389
- fix: Rich strings hash for texts with the color set as RGB by @MaQy in #413
- Fixed typo in indexed color ("lemonchilffon" instead of "lemonchiffon") by @Bykiev in #420
New Contributors
- @Bykiev made their first contribution in #332
- @ThomasZitzler made their first contribution in #339
- @wylermat made their first contribution in #352
- @fossabot made their first contribution in #389
- @MaQy made their first contribution in #413
Full Changelog: 2.5.1...2.5.2
NPOI 2.5.1 - Evil NCC Org
- #302 Deleted text is stilll extracted from Word document
- #283 XWPFTableCell.GetParagraphArray(0) always return null
- #256 ISheet.CopyRow() throws NullReferenceException
- #187 customHeight attribute of row for SXSSFWorkbook wrong
- #225 Infinite Loop in Substitute.ReplaceAllOccurrences on empty searchStr
- #199 SXSSFCell: numeric value is serialized with CurrentCulture rules
- #141 XSSFFont.FontHeight setting bug
- #165 Excel warns if we use a font without setting its size
- #203 Add XWPFRun.AddSvg
- #200 Optimizations and bugfixes of SXSSF logic
- #198 Add XWPFStyles.GetStyleWithName(string styleName)
- #325 Fix XSSFDataValidationHelper.CreateValidation to use all CellRangeAddresses.
What's Changed
- Fix XSSFDataValidationHelper.CreateValidation to use all CellRangeAddresses. by @tkakisu in #325
- Add XWPFStyles.GetStyleWithName(string styleName) by @bleis-tift in #198
- Optimizations and bugfixes of SXSSF logic by @msvprogs in #200
- Add XWPFRun.AddSvg by @bleis-tift in #203
New Contributors
- @tkakisu made their first contribution in #325
- @bleis-tift made their first contribution in #198
Full Changelog: 2.5.0...2.5.1
NPOI 2.5.0 Cyberbullyed by Evil NCC Group
What's Changed
- use guid not random by @sreedy in #169
- Fix POI bug 57423 ShiftRows() produces a corrupted xlsx file by @lionelplessis in #173
- Update XSSFWorkbook.cs - IsDate1904() by @amnz1 in #185
- ST_OnOff by @marcusvcs in #176
- #201 - XSSFFont CloneStyleFrom generates NPE if passed in src is null by @davija in #202
- Porting crypt code by @antony-liu in #270
- added SpacingBetween (XWPFParagraph) by @BryanHo10 in #237
- Fix setting DateTime cell value for SXSSFCell by @lethnie in #263
- Advance to POI 3.15 by @antony-liu in #290
- Fix some test cases by @antony-liu in #291
- Remove PivotTables and PivotCache definitions. by @dotnetninja74 in #265
- Fix XSSFExcelExtractor to emit empty cells by @toddlucas in #241
- Fix Issue #232 Corrupted xlsx when CurrentCulture time separator is n… by @workgroupengineering in #233
- Update XSSFCellStyle.cs by @totpero in #221
- Update HSSFCellStyle.cs by @totpero in #222
- OMath: Degree and Superscript creation/edit support by @cratu in #184
- Fix some bugs. by @antony-liu in #293
- Fix proper function by @antony-liu in #294
- Fix some test cases by @antony-liu in #295
- Fix some bugs. by @antony-liu in #296
- Fix test cases of namespace TestCases.XWPF by @antony-liu in #297
- Fix some test cases by @antony-liu in #299
- Fix some bugs by @antony-liu in #303
- Provide generic sheet enumerator for IWorkbook by @antony-liu in #304
- Fix all test case of TestSXSSFSheet by @antony-liu in #305
- Fix some test cases. by @antony-liu in #307
- Fix some test cases. by @antony-liu in #308
- Fix some test cases. by @antony-liu in #309
- Fix some test cases. by @antony-liu in #310
- More test cases by @antony-liu in #311
- Fix more test cases by @antony-liu in #312
- More test cases by @antony-liu in #314
- Fix URI with Chinese Charset Issue by @kema221 in #212
- Added check for empty searchStr in ReplaceAllOccurrences. by @hbrowser in #229
New Contributors
- @sreedy made their first contribution in #169
- @lionelplessis made their first contribution in #173
- @amnz1 made their first contribution in #185
- @marcusvcs made their first contribution in #176
- @davija made their first contribution in #202
- @BryanHo10 made their first contribution in #237
- @lethnie made their first contribution in #263
- @dotnetninja74 made their first contribution in #265
- @workgroupengineering made their first contribution in #233
- @totpero made their first contribution in #221
- @kema221 made their first contribution in #212
- @hbrowser made their first contribution in #229
Full Changelog: 2.4.1...2.5.0
NPOI 2.4.1
New features
- NET Standard 2.0 support
- Add Excel function support for AVERAGEIF and AVERAGEIFS
- CopySheet support in XSSFSheet
- Implemented OMath formula edit/creation in XWPF
- stop .NET Framework 2.0 support (some contributed code start using System.Linq)
- Add Excel function support for AVERAGEIF and AVERAGEIFS
- CopySheet support in XSSFSheet
- Implemented OMath formula edit/creation in XWPF
- Support line and bar mixed chart
BUG Fixes
- Fix SharpZipLib 0.86 dependency issue in .NET Framework 4 and .NET 4.5
- Fix FontHeight property issue in XSSF and HSSF
- solve SecurityRules issue since .NET 4.0 while using AllowPartiallyTrustedCallers
- AutoFilter colId must have value even when it equals 0
- Fix NUnit Test cases in VS2017 (development purpose only)
- MathX.Round() - fixing some instances of incorrect rounding and adding
- Fix Word processing fields issue in XWPF
- Fix a bug of 'adding picture to word' failed
What's Changed
- Added methods for set top, left, right border at cell. Implemented OMath formula edit/creation with example. by @cratu in #121
- AVERAGEIF and AVERAGEIFS functions by @jundenilson in #124
New Contributors
- @jundenilson made their first contribution in #124
Full Changelog: 2.4.0...2.4.1
NPOI 2.4.0
What's Changed
- Word processing fields issue by @crabouif in #108
- Fix: AutoFilter colId is required even when 0 by @mikaelweave in #112
- Fix issue with removing multiple cells from CalculationChain when iSpecified is false by @jacobmalliet in #107
- Bug 47245: Comment out check and exception in case row-records are mi… by @Fr1z2r in #109
- Fix: MathX.Round() - fixing some instances of incorrect rounding and addin… by @tristanjthompson in #111
- Add DateAxis for category axis. Add support for drawing bar chart. Fix a bug that XSSFChartAxis property IsVisible is opposite to its real value. Fix a bug that "AddPicture to Word" failed. Support line and bar mixed chart. Add set color for XSSFBarChartData and XSSFLineChartData. Add set MajorTickMark for Axis and add set DispBlanksAs for XSSFChart. by @tomtdev in #113
- Fix: NUnit Test Adapter for Visual Studio doesn't work well. by @jsakamoto in #106
- Delete conversion of day format 'dddd' to 'EEEE' in date format. by @Matsuyanagi in #117
- generalDecimalNumFormat should be "0.##########". by @Matsuyanagi in #116
- Convert .NET Core class libraries to .NET Standard by @LarsKemmann in #122
- Copy Sheet Functionality for XSSF by @Sappharad in #123
New Contributors
- @crabouif made their first contribution in #108
- @mikaelweave made their first contribution in #112
- @jacobmalliet made their first contribution in #107
- @Fr1z2r made their first contribution in #109
- @tristanjthompson made their first contribution in #111
- @tomtdev made their first contribution in #113
- @Matsuyanagi made their first contribution in #117
- @LarsKemmann made their first contribution in #122
Full Changelog: 2.3.0...2.4.0
NPOI 2.3.0
update release notes
NPOI 2.2.0 Google Left China
update readme.txt