Skip to content

Releases: MBenincasa/java-excel-utils

v0.5.0

Choose a tag to compare

@MBenincasa MBenincasa released this 20 May 16:07
f59842f

Release v0.5.0
Read the changelog to find out what's new

v0.4.2

Choose a tag to compare

@MBenincasa MBenincasa released this 29 Apr 10:44
fbe151a

Release v0.4.2

Read the changelog to find out what's new

v0.4.1

Choose a tag to compare

@MBenincasa MBenincasa released this 21 Mar 20:54
9f9f1ec

Release v0.4.1

Read the changelog to find out what's new

v0.4.0

Choose a tag to compare

@MBenincasa MBenincasa released this 09 Mar 21:44
42da6b8

Release v0.4.0

Read the changelog to find out what's new

v0.3.0

Choose a tag to compare

@MBenincasa MBenincasa released this 02 Mar 17:20
f6b4a25

Release v0.3.0

Read the changelog to find out what's new

v0.2.1

Choose a tag to compare

@MBenincasa MBenincasa released this 01 Feb 18:19
0f64684

Release v0.2.1

Read the changelog to find out what's new

v0.2.0

Choose a tag to compare

@MBenincasa MBenincasa released this 29 Jan 16:21

Release v0.2.0

Read the changelog to find out what's new

v0.1.1

Choose a tag to compare

@MBenincasa MBenincasa released this 21 Jan 18:14
1f14e0e

Release v0.1.1

Read the changelog to find out what's new

v0.1.0

Choose a tag to compare

@MBenincasa MBenincasa released this 16 Jan 23:29

First version of the library.

The features available are:
Converting a list of objects into an Excel file
Converting an Excel file into a list of objects
Converting an Excel file to CSV
Converting a CSV file to Excel.
Opening, creating and closing a Workbook
Opening, creating and closing a Sheet. Various operations with the sheet.
Methods to check if the extension is valid, count all rows (excluding or not empty ones) in one or more Sheets