Skip to content

[Go to v10.0.8] Push to master branch - Release v10.0.8 - #951

Merged
DocSvartz merged 137 commits into
masterfrom
development
Jun 12, 2026
Merged

[Go to v10.0.8] Push to master branch - Release v10.0.8#951
DocSvartz merged 137 commits into
masterfrom
development

Conversation

fix: mapster Version and mapster core version
…seDestinationValue
Feature : add simplification UseDestinationValue configuration method
…efault-value-for-param
Fix#883 - Add class ctor using default value for param
@DocSvartz
DocSvartz requested review from andrerav and stagepMay 18, 2026 12:16
@DocSvartz

Copy link
Copy Markdown
ContributorAuthor

Hi, @andrerav@stagep. Please review and approve if everything is good.

@DocSvartz

Copy link
Copy Markdown
ContributorAuthor

The Commisar error is related to commit names. I couldn't find a way to change their names using git cp and still preserve the history.

DocSvartzand others added 13 commits May 21, 2026 11:55
… have null if specified via default(ValueType) definition
[Go to v10.0.8] - fix mapster version in benchmark result
fix: #954 fix mapping optional ValueType params
[Go to v10.0.8] Bump version to v10.0.8 - Release
Regression test for same-type Adapt(target) when the destination type
inherits read-only members alongside writable properties.
Co-authored-by: Cursor <cursoragent@cursor.com>
…donly-base-918-dev
test: cover MapToTarget for types with read-only base properties (#918)
feat: add CustomResolvers support from Custom Source
@DocSvartzDocSvartz linked an issue Jun 12, 2026 that may be closed by this pull request
@DocSvartz

Copy link
Copy Markdown
ContributorAuthor

Okay, since there are no obvious objections and no new bug reports, I'll merge this myself 😅

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adapt to existing object not work when have readonly property

4 participants

@DocSvartz@NLHaarP@Qyperion@wyf027