0.006 2021-07-13 Released-By: PERLANCAR; Urgency: medium
- Use File::Temp::MoreUtils.
0.005 2020-10-27 Released-By: PERLANCAR; Urgency: medium
- [removed] Remove officess2csv and recommend users to use
Spreadsheet::Read's xls2csv instead. HMBRAND kindly pointed out to me
that Spreadsheet::XLSX is buggy and unmaintained and should not be
used, and his xls2csv tool from Spreadsheet::Read already handles
converting .xls/.xlsx/.ods (including multisheet support) to CSV
files.
0.004 2020-10-26 Released-By: PERLANCAR; Urgency: medium
- Add utility: xls2csv.
0.003 2020-08-22 Released-By: PERLANCAR; Urgency: medium
- Add option --return-output-file.
- Add option --libreoffice-path; also search for libreoffice in program
named 'soffice'.
0.002 2020-08-21 Released-By: PERLANCAR; Urgency: low
- No functional changes.
- [doc] Mention App::MSOfficeUtils, App::LibreOfficeUtils.
0.001 2020-08-21 Released-By: PERLANCAR
- First release.