Skip to content

Tags: seek4science/simple-spreadsheet-extractor

Tags

v1.18.1

fix logging, to send error logs to stderr

v0.18.0

add dependency plugin, and bump version 0.18.0

v0.16.0

version 0.16.0

v0.15.0

reduce logging to ERROR

else the logging appears in the output stream and breaks the xml.
it should be logging to stderr but doesn't appear to be doing so

v0.14.1

version 0.14.1

v0.14.0

flush the output stream when finished

v0.12.1

reduced restriction on data validaty being gathered to only skip when…

… formula2 is empty

v0.12

reduced restriction on data validaty being gathered to only skip when…

… formula2 is empty

v0.11

uses the cached value and type for a formula cell, rather than reeval…

…uating the formula

v0.5.0

updated to newer version of poi