Releases: i-net-software/ExcelJConnect
Releases · i-net-software/ExcelJConnect
1.7
bugfix: since columns are nullable now, wasNull() must return correct
value
1.6
Merge branch 'main' of https://github.com/i-net-software/ExcelJConnec…
1.4
values representing numbers should be provided as instances of java.lang.Double
1.3
excel driver probes cells belonging to columns in order to recognize their common value type; columns are nullable now.
1.2
Cell values representing time and date will no longer be returned as strings, but as instances of their corresponding java types.
1.1
implements more meta data functions