DismissedLight
|
97265c1ac8
|
support formatted DateTimeOffset convertion (#431)
|
2022-09-12 17:25:31 +08:00 |
|
WeiLin
|
b01e28c5df
|
[Bug] Fixed MiniExcel.SaveAsByTemplate error when value is List<Dictionary<string, object>> #413
|
2022-09-09 23:02:52 +08:00 |
|
cupsos
|
45f11420c5
|
Reduce memory allocation (#427)
* Reduce memory allocation when using MemoryStream
* Add System.Memory pacakge
* Reduce memory allocation in GetImageFormat()
|
2022-09-09 22:18:27 +08:00 |
|
WeiLin
|
2e20881dfc
|
doc : update via
|
2022-09-02 22:35:49 +08:00 |
|
WeiLin
|
dabf90c852
|
1.26.6
|
2022-09-02 18:39:35 +08:00 |
|
LionelZhao
|
b2fe9cd084
|
perf: Template save performance (#425)
|
2022-08-31 23:19:56 +08:00 |
|
一万里
|
d0ad4352d4
|
perf: excel writer performance (#410)
|
2022-07-15 08:48:48 +08:00 |
|
WeiLin
|
1de30207be
|
[New] SaveAs support empty sharedstring #405
|
2022-06-30 21:50:57 +08:00 |
|
Wei Lin
|
7be1bca195
|
Merge pull request #402 from Rollerss/FixAutoFilter
Added DataReader AutoFilter toggle
|
2022-06-30 21:21:24 +08:00 |
|
Rollers
|
5c849223d8
|
Added DataReader AutoFilter toggle
|
2022-06-27 21:33:33 -07:00 |
|
WeiLin
|
ce9d5c9d4f
|
1.26.4
|
2022-06-26 13:32:13 +08:00 |
|
WeiLin
|
55c944c588
|
[Bug] Using stream.SaveAs will close the Stream automatically when Specifying excelType
|
2022-06-26 13:19:36 +08:00 |
|
Wei Lin
|
7035546478
|
Merge pull request #400 from CollapseNav/master
perf: Remove first hot loading (_IntMappingAlphabet.Count)
|
2022-06-25 12:11:35 +08:00 |
|
CollapseNav
|
0b4c893ae1
|
perf: 减少在读取大文件时 _IntMappingAlphabet.Count 的调用
|
2022-06-23 18:53:17 +08:00 |
|
WeiLin
|
379328afe8
|
1.26.3
- [OPT] Export default buffersize from 1024 bytes -> 1024 * 512 bytes
- [New] Export support custom buffersize
- [New] SaveAsByTemplate number use InvariantCulture (via @psxbox)
|
2022-06-07 23:42:23 +08:00 |
|
WeiLin
|
5e245820e8
|
Merge branch 'master' of https://github.com/shps951023/MiniExcel
|
2022-05-26 22:52:50 +08:00 |
|
WeiLin
|
11aa75e1b7
|
Feature: Custom stream writer
|
2022-05-26 22:51:36 +08:00 |
|
Wei Lin
|
b0850ad2ee
|
Merge pull request #388 from psxbox/master
Real number conversion using CultureInfo.InvariantCulture
|
2022-05-16 11:16:57 +08:00 |
|
Adkhamjon Yusupov
|
160e05cd7a
|
Real number conversion using CultureInfo.InvariantCulture
|
2022-05-15 17:55:54 +05:00 |
|
Adkhamjon Yusupov
|
e0b801c284
|
Real number conversion using CultureInfo.InvariantCulture
|
2022-05-15 17:51:37 +05:00 |
|
Wei
|
fec89c98aa
|
Merge branch 'master' of https://github.com/shps951023/MiniExcel
|
2022-05-15 13:29:49 +08:00 |
|
Wei
|
fbd3962a7c
|
Doc : fixed duplicate title
|
2022-05-15 13:29:42 +08:00 |
|
Adkhamjon Yusupov
|
348b68bae4
|
Replace decimal point symbol "," to "."
|
2022-05-15 01:12:27 +05:00 |
|
WeiLin
|
1fe758bedd
|
[Doc] fix spelling mistake
|
2022-05-02 15:34:43 +08:00 |
|
WeiLin
|
7b8ff93587
|
[Bug] Fixed DynamicColumnAttribute Ignore, Index error #377
|
2022-04-22 00:48:02 +08:00 |
|
WeiLin
|
227e0793d2
|
[Bug] Fixed DynamicColumnAttribute Ignore, Index error #377
|
2022-04-22 00:36:05 +08:00 |
|
Wei
|
bd236e666c
|
[Doc] update link
|
2022-04-18 13:23:50 +08:00 |
|
WeiLin
|
d5672af72a
|
[Doc] update 1.26.1 document
|
2022-04-17 16:15:09 +08:00 |
|
Wei Lin
|
acb43e9d5d
|
Merge pull request #372 from yfl8910/patch-1
Update MiniExcelDataReader.cs
|
2022-04-17 16:01:19 +08:00 |
|
yfl8910
|
2cd7c384de
|
Update MiniExcelDataReader.cs
close方法未实现,导致批量导入提示错误。
|
2022-04-17 13:58:33 +08:00 |
|
WeiLin
|
b2d5f68464
|
[New] DynamicColumnAttribute support Dictionary #370
|
2022-04-17 02:46:51 +08:00 |
|
WeiLin
|
c197010b34
|
[New] Support dynamic column setting
|
2022-04-12 23:31:15 +08:00 |
|
Wei
|
2302d14ec8
|
- [New] support DynamicExcelColumnAttribute
- [Doc] ExcelColumnAttribute
|
2022-04-12 21:37:12 +08:00 |
|
Wei
|
8f3e05cb20
|
[Bug] Fix ExcelColumnAttribute default width is 0
|
2022-04-11 17:02:00 +08:00 |
|
Wei
|
32426ebd0a
|
[New] Support ExcelColumnAttribute to merge attributes (#357 via @Weilence)
|
2022-04-11 14:27:35 +08:00 |
|
Wei Lin
|
36dac1774c
|
Merge pull request #366 from isdaniel/enhancement/performance-enhancement
Enhancement ExpandoObject performance, only when necessary system will convert Type.
|
2022-04-10 20:30:25 +08:00 |
|
danielshih
|
af4dec8504
|
ExpandoObject 效能增強 在需要時再轉換 Type.
|
2022-04-10 14:55:11 +08:00 |
|
danielshih
|
2247370737
|
remove unuse code & add Dispose pattern
|
2022-04-10 13:41:44 +08:00 |
|
阿翰
|
556034c633
|
!6 fix Issue-I50VD5
Merge pull request !6 from 愚人吃盐/master
|
2022-04-09 08:28:40 +00:00 |
|
Wei Lin
|
8fed811b6d
|
Merge pull request #365 from isdaniel/enhancement/startswith-enhancement
Optimize startswith & endwith performance
|
2022-04-09 13:48:12 +08:00 |
|
danielshih
|
8798a40265
|
優化 startswith & endwith 效能
|
2022-04-09 00:36:28 +08:00 |
|
决明子
|
5c67c9bd59
|
feat:support multiple drawing.
|
2022-04-08 14:09:15 +08:00 |
|
阿翰
|
dc435d9069
|
!5 匿名类集合,支持动态忽略类,动态列名
Merge pull request !5 from 愚人吃盐/master
|
2022-04-06 03:58:25 +00:00 |
|
决明子
|
6bdde577d1
|
fix(0000): 匿名list,不支持动态列名、不支持动态忽略列.
|
2022-04-06 10:39:25 +08:00 |
|
Wei
|
20766ef801
|
[New] Remove overdue ExcelNumberFormat Dependency #271
|
2022-04-05 23:02:42 +08:00 |
|
Wei
|
50dd427e19
|
Merge branch 'master' of https://github.com/shps951023/MiniExcel
|
2022-04-04 03:48:33 +08:00 |
|
Wei
|
13c8a01886
|
[doc] update release document
|
2022-04-04 01:23:41 +08:00 |
|
Wei Lin
|
d2255c6acb
|
Merge pull request #357 from Weilence/feat-merge-attribute
[New] Add a merge attribute
|
2022-04-03 13:41:03 +08:00 |
|
Wei
|
f9d3a2b370
|
- [Bug] Fixed QueryAsDataTable read big file will throw NotImplementedException #360
- [Doc] Reading big file by disk-base cache
|
2022-04-03 13:17:50 +08:00 |
|
Wei
|
c139f35614
|
1.25.0
|
2022-04-03 04:42:14 +08:00 |
|