Skip to content

Releases: i-net-software/ExcelJConnect

1.7

04 Apr 07:33
Compare
Choose a tag to compare
bugfix: since columns are nullable now, wasNull() must return correct

value

1.6

02 Apr 06:36
Compare
Choose a tag to compare
1.6
Merge branch 'main' of https://github.com/i-net-software/ExcelJConnec…

…t.git into main

1.5

28 Mar 12:34
Compare
Choose a tag to compare
1.5
ignores

1.4

29 Nov 13:31
Compare
Choose a tag to compare
1.4

values representing numbers should be provided as instances of java.lang.Double

1.3

28 Nov 15:16
Compare
Choose a tag to compare
1.3

excel driver probes cells belonging to columns in order to recognize their common value type; columns are nullable now.

1.2

25 Oct 06:35
Compare
Choose a tag to compare
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

28 Jul 10:17
Compare
Choose a tag to compare
1.1

implements more meta data functions

1.0

27 Jul 09:49
Compare
Choose a tag to compare
1.0
developer info