File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222
2323---
2424
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+
2530
2631### 1.40.0
2732- [ New] Added exception to warn for sheet name too long (via @michelebastione )
3641- [ OPT] Optimization of SaveAsTemplate method (#749 ) (via @michelebastione )
3742- [ OPT] Removing DateTimeHelper.FromOADate and related code (via @michelebastione )
3843- [ 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 )
3945
4046
4147### 1.39.0
Original file line number Diff line number Diff line change 2525
2626---
2727
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+
2834### 1.40.0
2935- [ New] Added exception to warn for sheet name too long (via @michelebastione )
3036- [ New] Added options for trimming column names and ignoring empty rows (via @michelebastione )
3844- [ OPT] Optimization of SaveAsTemplate method (#749 ) (via @michelebastione )
3945- [ OPT] Removing DateTimeHelper.FromOADate and related code (via @michelebastione )
4046- [ 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 )
4148
4249### 1.39.0
4350- [ New] Added support for Uri mapping (#726 ) (via @michelebastione )
Original file line number Diff line number Diff line change 2424
2525---
2626
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
2731
2832### 1.40.0
2933- [ New] Added exception to warn for sheet name too long (via @michelebastione )
3842- [ OPT] Optimization of SaveAsTemplate method (#749 ) (via @michelebastione )
3943- [ OPT] Removing DateTimeHelper.FromOADate and related code (via @michelebastione )
4044- [ 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+
4147
4248### 1.39.0
4349- [ New] Added support for Uri mapping (#726 ) (via @michelebastione )
You can’t perform that action at this time.
0 commit comments