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

…ssion

Fix #875 - ProjectToType regression in v10
fix: mapster Version and mapster core version
Quick fix From Record regression #881
…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 stagep May 18, 2026 12:16
@DocSvartz

Copy link
Copy Markdown
Contributor Author

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

@DocSvartz

Copy link
Copy Markdown
Contributor Author

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.

DocSvartz and others added 13 commits May 21, 2026 11:55
[Go to v10.0.8] - update Docs
… 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
@DocSvartz DocSvartz linked an issue Jun 12, 2026 that may be closed by this pull request
@DocSvartz

Copy link
Copy Markdown
Contributor Author

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

Sign up for free to 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