Skip to content

Releases: rabanti-github/NanoXLSX4j

Release v2.5.1

01 Feb 00:24
Compare
Choose a tag to compare

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

23 Jan 20:49
Compare
Choose a tag to compare

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

23 Nov 23:53
Compare
Choose a tag to compare

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

26 Oct 00:57
Compare
Choose a tag to compare

This is the release of the stable version v2.4.2

The executable contains:

The library (jar)
Javadoc (jar)

Release v2.4.1

22 Jul 20:26
Compare
Choose a tag to compare

This is the release of the stable version v2.4.1

The executable contains:

  • The library (jar)
  • Javadoc (jar)

Release v2.4.0

21 Jul 18:57
Compare
Choose a tag to compare

This is the release of the stable version v2.4.0

The executable contains:

  • The library (jar)
  • Javadoc (jar)

Release v2.3.3

25 Feb 00:07
Compare
Choose a tag to compare

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

10 Sep 00:53
Compare
Choose a tag to compare

This is the release of the stable version v2.3.0

The executable contains:

  • The library (jar)
  • Javadoc (jar)

Release v2.1.0

18 Mar 22:56
Compare
Choose a tag to compare

This is the release of the stable version v2.1.0

The executable contains:

  • The library (jar)
  • Javadoc (jar)

Release v2.1.1

18 Mar 22:57
Compare
Choose a tag to compare

This is the release of the stable version v2.1.1

The executable contains:

  • The library (jar)
  • Javadoc (jar)