wei
b354b947f6
0.10.3
...
Fix #149 Query sharedstring control characters not encoding
2021-04-06 17:05:11 +08:00
wei
340793574d
Fix issue #149 Query sharedstring control characters not encoding
2021-04-06 17:01:20 +08:00
wei
be6ca59911
doc
2021-04-06 10:44:54 +08:00
wei
0f6d5bf0df
0.10.2
...
Fix Issue153 : SharedStrings get wrong index
2021-04-06 10:38:08 +08:00
ITWeiHan
740d28bd21
0.10.1
...
- [New] SaveAs support POCO excel column name/ignore attribute
2021-04-05 01:39:10 +08:00
wei
77cf5f2feb
0.10.0
...
- [New] Query dynamic with first head will ignore blank/whitespace columns
- [New] Query type mapping support Custom POCO excel column name/ignore attribute
2021-04-02 17:59:57 +08:00
wei
1233929cee
### 0.9.1
...
- [Bug] Solve cannot convert Cell value to Nullable<T> (issue #138 )
2021-04-01 14:15:43 +08:00
wei
2b3def7f46
[Bug] StrongTypeMapping Query empty row will be generated repeatedly
2021-04-01 13:43:14 +08:00
wei
ceab6e069d
0.9.0
...
- [Bug] Solve cannot convert Cell value to Nullable<T> (issue #138 )
- [Bug] Solve System.IO.Compression referencing twice (issue #97 )
2021-04-01 13:27:39 +08:00
wei
c29d6b80e5
doc
2021-03-30 10:17:48 +08:00
wei
13b601e8b1
0.8.0
...
- [New] Add MiniExcel.Query by file path method
2021-03-29 09:43:57 +08:00
wei
7f72880784
0.7.0
2021-03-28 22:56:18 +08:00
wei
201022a794
[Breaking Change] SaveAs value parameter change type check logic
2021-03-28 02:08:50 +08:00
wei
92a4c3fa66
### 0.6.0
...
- [New] SaveAs support parameter IEnumerable lazy loading
- [Breaking Change] Remove SaveAs by object, now only support Datatable,IEnumerable<T>,ICollection<T>
- [Bug] Fix empty rows generate excel error (issue: #128 )
2021-03-26 13:46:08 +08:00
wei
7222d58979
0.5.0
...
- Support OpenXml Xlsx SaveAs writer mode that avoids OOM
- [Breaking Change] Remove SaveAs startCell parameter
- [Bug] Fix SaveAs dimension printHeader:true not correct
2021-03-26 08:57:11 +08:00
wei
8cca5fedde
Support csv query typemapping
2021-03-25 11:35:26 +08:00
wei
ea2a5e50d6
- [Breaking Changes] Remove Query First/FirstOrDefault/Single/SingleOrDefault, user can use LINQ method do it.
...
- Remove Query by path
2021-03-25 10:36:04 +08:00
wei
eb31d2b38d
- Support create CSV by file path or stream
...
- Add MiniExcel.Query("file path")
- Support custom configuration setting
- Support auto/manual specify excel type way
2021-03-25 09:24:00 +08:00
wei
15c87decf1
Support create CSV file or stream by SaveAs
2021-03-22 17:14:11 +08:00
ITWeiHan
d990195f89
0.3.0
2021-03-21 18:26:00 +08:00
wei
6f60ebd860
Support SaveAs by IEnumerable of DapperRow and IDictionary<string,object>
2021-03-21 17:10:37 +08:00
ITWeiHan
b8605c9bda
Support DatetimeSpanFormat Mapping DateTime
2021-03-20 14:51:06 +08:00
wei
786e2a82bd
0.2.2
...
- SavaAs support xl/sheet dimension
- [Breaking Changes] SaveAs value type from object to DataTable & ICollection
- Bug fix: ICollection with type but no data error (https://github.com/shps951023/MiniExcel/issues/105 )
2021-03-18 11:41:22 +08:00
wei
46fae94f3f
0.2.1
2021-03-17 08:45:12 +08:00
wei
3b0d5fe616
appveyor
2021-03-16 15:24:37 +08:00
wei
94775c9638
- Add Query strongly typed mapping
...
- Add QueryFirstOrDefault、QuerySingle、QuerySingleOrDefault
2021-03-15 13:41:29 +08:00
wei
9a5db9e67a
0.0.6-beta
2021-03-14 20:56:10 +08:00
wei
cfe0ac1f08
0.0.5-beta
2021-03-14 20:45:14 +08:00
wei
9cdc099d9a
Support SaveAs Stream
2021-03-14 13:26:40 +08:00
wei
1b59b4235c
- Dynamic Query support A,B,C.. column name key
...
- Support insert empty Rows between rows
2021-03-13 22:39:20 +08:00
wei
012f6a0349
- namespace MiniExcel to MiniExcelLibs
...
- rename MiniExcelHelper to MiniExcel
2021-03-05 12:18:12 +08:00
wei
f644e0edcc
add docs release note
2021-03-03 15:38:54 +08:00