Releases: mini-software/MiniExcel
Releases · mini-software/MiniExcel
0.19.0
0.19.0
- [New] SaveAs default style with autoFilter mode. #190
- [New] Add ConvertCsvToXlsx、ConvertXlsxToCsv method. #292
- [New] OpenXmlConfiguration add AutoFilter property.
- [Bug] Fix after CSV Query then SaveAs system will throw "Stream was not readable." exception. #293
- [Bug] Fix SaveAsByTemplate & convert to & I4DQUN
0.18.0
0.17.5
0.17.5
- [Bug] Fix xlsx file column name with
&,<,>,",'
, the file cannot be opened.
0.17.4
0.17.4
- [Bug] Fix v0.17.3 SaveAs xlsx file will cause "XML error : Catastrophic failure"
0.17.3
0.17.2
0.17.1
0.17.0
0.17.0
- [New] Support Async/Task #52, contributor: isdaniel ( SHIH,BING-SIOU)
0.16.1
0.16.1
- [New] SaveAsByTemplate support DateTime custom format #255, contributor: 网虫 (landde) - Gitee.com