Releases: rabanti-github/NanoXLSX
Release v2.6.5
This is the release of the version v2.6.5
Changes
- Added import option to ignore invalid column widths or row heights. Concept provided by pokorny
- Added test case
Content
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.6.4
This is the release of the version v2.6.4
Changes
- Added support for in-line string values (non-formatted). Change provided by Misir
- Added test case
Content
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.6.3
This is the release of the version v2.6.3
Changes
- Fixed a bug that prevented adding new worksheets when a pane split was defined
- Changed handling of reading workbooks, when docProps are missing (formal change)
- Added test case
Content
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.6.2
This is the release of the version v2.6.2
Changes
- Fixed a regression bug in the Cell function ConvertArray
- Added test cases
Note: The color values of Border styles are handled identical on writing XLSX files, either if null or empty. The change of the reader behavior was to enforce the "What You Can Write Is What You Can Read" policy of the library (writing an empty string as color value should lead to an empty string on read).
Content
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
v2.6.1
This is the release of the version v2.6.1
Changes
- Fixed a bug on writing default column styles (not persisted in some cases)
- Adapted style reader: When a workbook is loaded, not defined color values of Border styles are now empty strings (were null), as if a new style is created
- Code maintenance
Note: The color values of Border styles are handled identical on writing XLSX files, either if null or empty. The change of the reader behavior was to enforce the "What You Can Write Is What You Can Read" policy of the library (writing an empty string as color value should lead to an empty string on read).
Content
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.6.0
This is the release of the version v2.6.0
Changes
- Added InsertRow and InsertColumn functions. Functionality provided by Alexander Schlecht
- Added FirstCewllByValue, FirstOrDefaultCell, CellsByValue functions. Functionality provided by Alexander Schlecht
- Added ReplaceCellValue function. Functionality provided by Alexander Schlecht
- Code maintenance
Content
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.5.2
This is the release of the version v2.5.2
Changes
- Fixed a bug of the column address (letter) resolution. Column letters above 'Z' were resolved incorrectly
- Changed async handing of the workbook reader, to avoid deadlocks. Change provided by Jarren Long
- Simplified project structure (unified .Net 4.x and Standard). Change provided by Jarren Long
- Added tests for column address resolution
Content
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.5.1
This is the release of the version v2.5.1
The executable contains:
The release library (dll) for .NET 4.5 and .NET Standard 2.0
The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.5.0
This is the release of the version v2.5.0
The executable contains:
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)
The NuGet package can be found https://www.nuget.org/packages/NanoXLSX
Release v2.4.0
This is the release of the version v2.4.0
The executable contains:
- The release library (dll) for .NET 4.5 and .NET Standard 2.0
- The debug library and XML documentation (dll) for .NET 4.5 and .NET Standard 2.0
- The help file (chm)