Commit e4777d6
authored
Releases/1.4 preview (#136)
* v1.4-preview branch
* Bugs/issue129 (#131)
* Short-circuiting expression replacement when target and replacement are the same
* Specifically retrieving ToTarget data sources where required
* Returning existing arrays in ICollection.ToArray if possible
* Updating release notes
* Adding v1.4-preview NuGet package
* Bugs/issue130 (#132)
* Method renames / Extending typed ToTarget test, re: #129, #130
* Extending typed ToTarget test / Adding failing ToTarget mapping callback test / Compiling ConfigInfo.ToMappingData caller
* Improving MappingCreationContext ctors
* Moving MappingCreationContext logic into MappingCreationContext
* Tidying
* Removing unused method / Tidying
* Support for mapping callbacks within non-implementation pair, ToTarget mappings
* Support for implementation pair ToTarget configuration
Removing unnecessary package from EF2 Core test project
* Continued
* Tidying
* Fixing support for ToTarget data sources in repeated mappings
* Handling null configured implementation ToTarget data sources
* Updating to v1.4-preview2
* Features/configured source member validation (#134)
* Erroring if redundant matching source member is configured
* Improving configured data source validation
Support for same-typed configured data source for otherwise-unconstructable target members
* Fixing ToTarget complex type entry dictionary mapping, re: #133
* Skipping existing dictionary value checks when target is definitely unpopulated
* Code coverage changes / Tidying
* Updating to v1.4-preview3
* Fixing build
* Fixing complex type dictionary merging
* Updating release notes
* Updating to v1.4
* v1.4 NuGet package1 parent a0ee13d commit e4777d6
File tree
57 files changed
+1151
-352
lines changed- AgileMapper.UnitTests.Orms.EfCore2
- AgileMapper.UnitTests
- Configuration
- Dictionaries
- Configuration
- AgileMapper
- Api/Configuration
- Configuration
- DataSources/Finders
- Extensions
- Internal
- Members
- Dictionaries
- ObjectPopulation
- ComplexTypes
- Enumerables
- Dictionaries
- NuGet
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+1151
-352
lines changedLines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 63 | | |
67 | 64 | | |
68 | 65 | | |
| |||
Lines changed: 102 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
116 | 157 | | |
117 | 158 | | |
118 | 159 | | |
| |||
129 | 170 | | |
130 | 171 | | |
131 | 172 | | |
| 173 | + | |
| 174 | + | |
132 | 175 | | |
133 | 176 | | |
134 | 177 | | |
| |||
262 | 305 | | |
263 | 306 | | |
264 | 307 | | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
265 | 326 | | |
266 | 327 | | |
267 | 328 | | |
| |||
281 | 342 | | |
282 | 343 | | |
283 | 344 | | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
284 | 364 | | |
285 | 365 | | |
286 | 366 | | |
| |||
300 | 380 | | |
301 | 381 | | |
302 | 382 | | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
303 | 402 | | |
304 | 403 | | |
305 | 404 | | |
| |||
308 | 407 | | |
309 | 408 | | |
310 | 409 | | |
311 | | - | |
| 410 | + | |
312 | 411 | | |
313 | | - | |
| 412 | + | |
314 | 413 | | |
315 | 414 | | |
316 | 415 | | |
| |||
0 commit comments