File tree Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Expand file tree Collapse file tree 4 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 18
18
19
19
### 0.20.0
20
20
- [ New] SaveAs support image #304
21
+ - [ Opt] Improve SaveAs efficiency
21
22
22
23
### 0.19.3-beta
23
24
- [ Fix] Excelnumberformat 1.1.0 valid date expired (Valid from: 2018-04-10 08:00:00 to 2021-04-14 20:00:00) [ link] ( https://github.com/andersnm/ExcelNumberFormat/issues/34 )
Original file line number Diff line number Diff line change 25
25
26
26
### 0.20.0
27
27
- [ New] SaveAs 支持图片生成 #304
28
+ - [ Opt] 提高 SaveAs 执行效率
28
29
29
30
### 0.19.3-beta
30
31
- [ Fix] Excelnumberformat 1.1.0 凭证过期 (Valid from: 2018-04-10 08:00:00 to 2021-04-14 20:00:00) [ link] ( https://github.com/andersnm/ExcelNumberFormat/issues/34 )
Original file line number Diff line number Diff line change 19
19
20
20
### 0.20.0
21
21
- [ New] SaveAs 支持圖片生成 #304
22
+ - [ Opt] 提高 SaveAs 執行效率
22
23
23
24
### 0.19.3-beta
24
25
- [ Fix] Excelnumberformat 1.1.0 憑證過期 (Valid from: 2018-04-10 08:00:00 to 2021-04-14 20:00:00) [ link] ( https://github.com/andersnm/ExcelNumberFormat/issues/34 )
Original file line number Diff line number Diff line change 1
1
<Project Sdk =" Microsoft.NET.Sdk" >
2
2
<PropertyGroup >
3
3
<TargetFrameworks >net45;netstandard2.0;net5.0</TargetFrameworks >
4
- <Version >0.19.3-beta </Version >
4
+ <Version >0.20.0 </Version >
5
5
</PropertyGroup >
6
6
<PropertyGroup >
7
7
<AssemblyName >MiniExcel</AssemblyName >
You can’t perform that action at this time.
0 commit comments