What's Changed
- feat: add Flattening mapping for all source type by @DocSvartz in #916
- fix IsNotSelfCreation detect by @DocSvartz in #919
- fix race condition when mapping to Record used IgnoreNullValues by @DocSvartz in #923
- fix IgnoreNonMapped member collector #924 by @DocSvartz in #929
- Fix: #928 - not creation abstract destination if souce is null by @DocSvartz in #933
- fix: #927 add skip if destination member is not setter by @DocSvartz in #934
- fix: #925 - Compile config with open generic is not throw exception by @DocSvartz in #935
- feat: #938 - Add DirectAssignmentForSameType() by @DocSvartz in #941
- fix: #925 disable Compile check for open generic configs by @DocSvartz in #942
- Refactoring fix #903 and fix #943 by @DocSvartz in #945
- Actualize benchmark by @Qyperion in #946
- Fix docs: split datatype.md to specific types of topics by @DocSvartz in #914
- [Go to v10.0.8] - update Docs by @DocSvartz in #948
- [Go to v10.0.8] - fix mapster version in benchmark result by @DocSvartz in #949
- feat - add Ignored Remove by @DocSvartz in #956
- fix: #954 fix mapping optional ValueType params by @DocSvartz in #957
- test: cover MapToTarget for types with read-only base properties (#918) by @leno23 in #972
- feat: add CustomResolvers support from Custom Source by @DocSvartz in #981
New Contributors
Full Changelog: 10.0.7...v10.0.8