File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424
2525
2626
27- ## 1.28.0
27+ ### 1.28.1
28+
29+ - [ Optimization] Reduce string memory allocation when template save #439 (via @cupsos )
30+ - [ Optimization] Remove dependency System.Memory #441 (via @ping9719 )
31+
32+ ### 1.28.0
2833
2934- [ New] Support CSV Insert #I4X92G (via @shps951023 )
3035
Original file line number Diff line number Diff line change 2727
2828
2929
30+ ### 1.28.1
3031
32+ - [ Optimization] 减少 template save string memory allocation #439 (via @cupsos )
33+ - [ Optimization] 移除 System.Memory 依赖 #441 (via @ping9719 )
3134
32- ## 1.28.0
35+ ### 1.28.0
3336
3437- [ New] 支持 CSV Insert 方法 #I4X92G (via @shps951023 )
3538
Original file line number Diff line number Diff line change 2626
2727
2828
29- ## 1.28.0
29+ ### 1.28.1
30+
31+ - [ Optimization] 減少 template save string memory allocation #439 (via @cupsos )
32+ - [ Optimization] 移除 System.Memory 依賴 #441 (via @ping9719 )
33+
34+ ### 1.28.0
3035
3136- [ New] 支持 CSV Insert 方法 #I4X92G (via @shps951023 )
3237
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
33 <TargetFrameworks >net45;netstandard2.0;net5.0</TargetFrameworks >
4- <Version >1.28.0 </Version >
4+ <Version >1.28.1 </Version >
55 </PropertyGroup >
66 <PropertyGroup >
77 <AssemblyName >MiniExcel</AssemblyName >
You can’t perform that action at this time.
0 commit comments