Releases: rabanti-github/NanoXLSX4j
Release v2.5.1
This is the release of the stable version v2.5.1
Changes
- Fixed a bug in the handling of reading workbooks, when docProps are missing
- Added test case
Content
- The library (jar)
- Javadoc (jar)
(Please see Maven Central for all artifacts)
Release v2.5.0
This is the release of the stable version v2.5.0
Changes
-
Added insertRow and insertColumn functions. Functionality provided by Alexander Schlecht for NanoXLSX (.NET)
-
Added firstCellByValue, firstOrDefaultCell, cellsByValue functions. Functionality provided by Alexander Schlecht for
NanoXLSX (.NET) -
Added replaceCellValue function. Functionality provided by Alexander Schlecht for NanoXLSX (.NET)
-
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 library (jar)
- Javadoc (jar)
(Please see Maven Central for all artifacts)
Release v2.4.3
This is the release of the stable version v2.4.3
Changes
- Fixed a bug of the column address (letter) resolution. Column letters above 'Z' were resolved incorrectly
- Fixed handling of the workbook reader when shared strings are missing (workbooks with non-string content only)
- Added tests for column address resolution
Content
- The library (jar)
- Javadoc (jar)
(Please see Maven Central for all artifacts)
Release v2.4.2
This is the release of the stable version v2.4.2
The executable contains:
The library (jar)
Javadoc (jar)
Release v2.4.1
This is the release of the stable version v2.4.1
The executable contains:
- The library (jar)
- Javadoc (jar)
Release v2.4.0
This is the release of the stable version v2.4.0
The executable contains:
- The library (jar)
- Javadoc (jar)
Release v2.3.3
This is the release of the stable version v2.3.3
The executable contains:
- The library (jar)
- Javadoc (jar)
Note: v2.3.1 and v2.3.2 were skipped since both versions were ported from NanoXLSX for .NET at the same time with v2.3.3
Release v2.3.0
This is the release of the stable version v2.3.0
The executable contains:
- The library (jar)
- Javadoc (jar)
Release v2.1.0
This is the release of the stable version v2.1.0
The executable contains:
- The library (jar)
- Javadoc (jar)
Release v2.1.1
This is the release of the stable version v2.1.1
The executable contains:
- The library (jar)
- Javadoc (jar)