Skip to content

Releases: nissl-lab/npoi

NPOI 2.7.1 - Long GME

08 Jul 17:49
baa3a42
Compare
Choose a tag to compare

4de322ae6f300054a09d4bf62938c59

Nuget
Release notes

What's Changed

New Contributors

Full Changelog: 2.7.0-rc1...2.7.1-rc1

NPOI 2.7.0 - Long ETH

12 Mar 22:41
Compare
Choose a tag to compare

Nuget link
Release Notes

What's Changed

New Contributors

Full Changelog: 2.6.2-rc1...2.7.0-rc1

NPOI 2.6.2 - for my daughter Chris

03 Sep 07:13
Compare
Choose a tag to compare

This release is to celebrate my daughter's birthday. Wish she can grow up healthily and happily.

Nuget link
Release notes

What's Changed

New Contributors

Full Changelog: 2.6.1-rc2...2.6.2-rc1

NPOI 2.6.1

19 Jun 13:00
7a218cc
Compare
Choose a tag to compare

What's new in NPOI 2.6.1

Nuget link

Release notes

What's Changed

New Contributors

Full Changelog: 2.6.0-rc3...2.6.1-rc2

NPOI 2.6.0 - Slava Ukraini

17 Nov 07:31
Compare
Choose a tag to compare

What's new in NPOI 2.6.0

nuget link

Release Notes

What's Changed

New Contributors

Full Changelog: 2.5.5...2.6.0-rc3

NPOI 2.5.6 - Shanghai Lockdown

27 Apr 09:24
Compare
Choose a tag to compare

NPOI 2.5.5

29 Nov 00:29
Compare
Choose a tag to compare

Nuget link
Release notes

What's Changed

New Contributors

Full Changelog: 2.5.4...2.5.5

2.5.4

24 Aug 20:53
Compare
Choose a tag to compare

nuget link
Release Notes

What's Changed

New Contributors

Full Changelog: 2.5.3...2.5.4

NPOI 2.5.3

24 Aug 20:45
Compare
Choose a tag to compare

nuget link
Release notes

What's Changed

New Contributors

Full Changelog: 2.5.2...2.5.3

NPOI 2.5.2

24 Aug 20:45
Compare
Choose a tag to compare

Nuget link

#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

Full Changelog: 2.5.1...2.5.2