Skip to content

Releases: MBenincasa/java-excel-utils

v0.5.0

20 May 16:07
f59842f
Compare
Choose a tag to compare

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

v0.4.2

29 Apr 10:44
fbe151a
Compare
Choose a tag to compare

Release v0.4.2

Read the changelog to find out what's new

v0.4.1

21 Mar 20:54
9f9f1ec
Compare
Choose a tag to compare

Release v0.4.1

Read the changelog to find out what's new

v0.4.0

09 Mar 21:44
42da6b8
Compare
Choose a tag to compare

Release v0.4.0

Read the changelog to find out what's new

v0.3.0

02 Mar 17:20
f6b4a25
Compare
Choose a tag to compare

Release v0.3.0

Read the changelog to find out what's new

v0.2.1

01 Feb 18:19
0f64684
Compare
Choose a tag to compare

Release v0.2.1

Read the changelog to find out what's new

v0.2.0

29 Jan 16:21
Compare
Choose a tag to compare

Release v0.2.0

Read the changelog to find out what's new

v0.1.1

21 Jan 18:14
1f14e0e
Compare
Choose a tag to compare

Release v0.1.1

Read the changelog to find out what's new

v0.1.0

16 Jan 23:29
Compare
Choose a tag to compare

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