Releases: mini-software/MiniExcel
Releases · mini-software/MiniExcel
1.28.0
1.28.0
- [New] Support CSV Insert #I4X92G (via @shps951023)
1.27.0
1.27.0
-
[New] Support DateTimeOffset and ExcelFormat #430 (via @Lightczx , @shps951023 )
-
[Optimization] SaveAs by datareader support dimension #231 (via @shps951023)
1.26.6-1.26.7
1.26.6
- [OPT] Template save performance #425 (via @lileyzhao)
1.26.7
- [OPT] Reduce memory allocation when using MemoryStream #427 (via @cupsos)
- [OPT] Add System.Memory pacakge #427 (via @cupsos)
- [OPT] Reduce memory allocation in GetImageFormat() #427 (via @cupsos)
- [Bug] Fixed MiniExcel.SaveAsByTemplate error when value is List<Dictionary<string, object>> #413 (via @shps951023)
1.26.5
1.26.4
1.26.4
- [Bug] Using stream.SaveAs will close the Stream automatically when Specifying excelType
- [OPT] Optimize Query big file _IntMappingAlphabet.Count hot loading count (#400 via @CollapseNav)
1.26.3
1.26.2
1.26.1
1.26.0
1.26.0
- [New] Support DynamicColumnAttribute (via @y976362357, @shps951023)
- [New] Support ExcelColumnAttribute to merge attributes (#357 via @weilence)
- [OPT] Only when necessary system will converts ExpandoObject type (#366 via @isdaniel)
- [OPT] Optimize startsWith & EndWith performance (#365 via @isdaniel)