Releases: dotnetcore/NPOI
Releases · dotnetcore/NPOI
1.2.2
- 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
- Upgrade dependent NuGet package (#86 #75).
- Fixed bugs (#56)
1.2.0
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
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)