Releases: Kirdock/Tabellenverarbeitung
Releases · Kirdock/Tabellenverarbeitung
1.0.12
duplicate detection: fix substring
1.0.11
ignore case in duplicate detection; random exception "workaround"
1.0.10
Change import of multi-row cells
new column on "\r\n" and "\n" instead of just "\r\n"
1.0.9
Excel multi-cell import: only split on real newline
0.2.23
Excel multi-cell import: only split on real newline
1.0.8
fix: reading of Excel with cells that have line breaks
1.0.6
Changed Excel import implementation