File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 22
22
23
23
---
24
24
25
+ ### 1.40.1
26
+ - [ New] Added support for DateOnly type in query mapping (via @michelebastione )
27
+ - [ New] Added StyleOptions class to OpenXmlConfiguration to allow more direct control over cell styles (#761 ) (via @michelebastione )
28
+ - [ Bug] Fix SaveAsByTemplate empty generated result
29
+
25
30
26
31
### 1.40.0
27
32
- [ New] Added exception to warn for sheet name too long (via @michelebastione )
36
41
- [ OPT] Optimization of SaveAsTemplate method (#749 ) (via @michelebastione )
37
42
- [ OPT] Removing DateTimeHelper.FromOADate and related code (via @michelebastione )
38
43
- [ OPT] Remove redundant property in csproj file (#748 ) (via @AZhrZho )
44
+ - [ Breaking Change] QueryRange doesn't support column name without row number #763 (via @michelebastione )
39
45
40
46
41
47
### 1.39.0
Original file line number Diff line number Diff line change 25
25
26
26
---
27
27
28
+ ### 1.40.1
29
+ - [ New] Added support for DateOnly type in query mapping (via @michelebastione )
30
+ - [ New] Added StyleOptions class to OpenXmlConfiguration to allow more direct control over cell styles (#761 ) (via @michelebastione )
31
+ - [ Bug] Fix SaveAsByTemplate empty generated result
32
+
33
+
28
34
### 1.40.0
29
35
- [ New] Added exception to warn for sheet name too long (via @michelebastione )
30
36
- [ New] Added options for trimming column names and ignoring empty rows (via @michelebastione )
38
44
- [ OPT] Optimization of SaveAsTemplate method (#749 ) (via @michelebastione )
39
45
- [ OPT] Removing DateTimeHelper.FromOADate and related code (via @michelebastione )
40
46
- [ OPT] Remove redundant property in csproj file (#748 ) (via @AZhrZho )
47
+ - [ Breaking Change] QueryRange doesn't support column name without row number #763 (via @michelebastione )
41
48
42
49
### 1.39.0
43
50
- [ New] Added support for Uri mapping (#726 ) (via @michelebastione )
Original file line number Diff line number Diff line change 24
24
25
25
---
26
26
27
+ ### 1.40.1
28
+ - [ New] Added support for DateOnly type in query mapping (via @michelebastione )
29
+ - [ New] Added StyleOptions class to OpenXmlConfiguration to allow more direct control over cell styles (#761 ) (via @michelebastione )
30
+ - [ Bug] Fix SaveAsByTemplate empty generated result
27
31
28
32
### 1.40.0
29
33
- [ New] Added exception to warn for sheet name too long (via @michelebastione )
38
42
- [ OPT] Optimization of SaveAsTemplate method (#749 ) (via @michelebastione )
39
43
- [ OPT] Removing DateTimeHelper.FromOADate and related code (via @michelebastione )
40
44
- [ OPT] Remove redundant property in csproj file (#748 ) (via @AZhrZho )
45
+ - [ Breaking Change] QueryRange doesn't support column name without row number #763 (via @michelebastione )
46
+
41
47
42
48
### 1.39.0
43
49
- [ New] Added support for Uri mapping (#726 ) (via @michelebastione )
You can’t perform that action at this time.
0 commit comments