Revision history for Excel-ValueReader-XLSX
1.08 11.02.2022
- added support to parse Excel tables
1.07 31.12.2021
- oops, forgot a file in MANIFEST
1.06 30.12.2021
- fix 2 bugs signaled by https://github.com/ulibuck
1.05 17.12.2021
- suppress warnings when a style is applied to a non-numeric cell
1.04 25.08.2021
- hack to avoid floating-point imprecisions in computing time values
1.03 19.08.2021
- fix failures from cpantesters
1.02 18.08.2021
- added support for decoding dates
1.01 01.08.2021
- bug fix : properly handle strings with embedded newlines characters (David Flink++)
1.0 31.05.2020
- initial release