Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.

Releases: dotnetcore/NPOI

1.2.2

07 Oct 01:46
ff8798d
Compare
Choose a tag to compare
  • Added possibility to create hyperlink run in paragraph. #136
  • Fix default patternType when attribute is missing. #137
  • Upgrade nuget package ShartZipLib to version 1.2.0
  • Fixed AutoSizeColumn for .NET Framework. #97

1.2.1

15 Sep 02:49
Compare
Choose a tag to compare
  • Upgrade dependent NuGet package (#86 #75).
  • Fixed bugs (#56)

1.2.0

25 Jul 01:36
Compare
Choose a tag to compare

Features

  • Replace ZKWeb.System.Drawing to System.Drawing.Common. #58
  • Resupport .NET Framework 4.6.1 and .NET Standard 2.0. #68
  • Upgrade dependent NuGet package.

Bug Fixed

  • Fixed temp file doesn't delete after workbook is closed. #32
  • Fixed CopyRow Bug. #59. #40
  • Fixed NuGet license link 404. #49

1.1.4

12 Jun 02:38
Compare
Choose a tag to compare

Features

  • Remove .NET Framework 4.6 support. supporting .NET Framework and .NET Standard versions is cumbersome and pointless. In .NET Framework 4.6 , you can use NPOI.

Bugs Fixed

read .xls excel file incorrect. (#9)