Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MapsterMapper/Mapster
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.6
Choose a base ref
...
head repository: MapsterMapper/Mapster
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10.0.7
Choose a head ref
  • 20 commits
  • 16 files changed
  • 1 contributor

Commits on Mar 29, 2026

  1. fix: regression when update required property (#902)

    * fix(test): fix RequiredProperty test
    * fix: Regression in v10 - Forced Update of Required Property #899
    DocSvartz authored Mar 29, 2026
    Configuration menu
    Copy the full SHA
    39a4ca4 View commit details
    Browse the repository at this point in the history
  2. fix: added Null Propagation improvement for constructor (#903)

    * fix(test): fix RequiredProperty test
    * feat: add Nullable Ctor Checker test
    * fix: #898 - add Ctor NullPropagateion improvement
    DocSvartz authored Mar 29, 2026
    Configuration menu
    Copy the full SHA
    1117602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ceb064 View commit details
    Browse the repository at this point in the history
  4. chore: Merge pull request #904 from DocSvartz/d26

    Bump Version to 10.0.7-pre01
    DocSvartz authored Mar 29, 2026
    Configuration menu
    Copy the full SHA
    6a581ce View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Configuration menu
    Copy the full SHA
    5848f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a44f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d88d346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d27d466 View commit details
    Browse the repository at this point in the history
  5. chore: Merge pull request #905 from DocSvartz/d26

    Fix bug in #903 and Fix #858
    DocSvartz authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    456502f View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2026

  1. Configuration menu
    Copy the full SHA
    ec6cf52 View commit details
    Browse the repository at this point in the history
  2. fix: #906 - InvalidCastException when using polymorphic mapping with …

    …required properties
    DocSvartz committed Mar 31, 2026
    Configuration menu
    Copy the full SHA
    a06ce02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c049cf6 View commit details
    Browse the repository at this point in the history
  4. chore: Merge pull request #907 from DocSvartz/d26

    Fix regression when abstract destination type have required properties
    DocSvartz authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    6d82c35 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Configuration menu
    Copy the full SHA
    8b02e28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731af09 View commit details
    Browse the repository at this point in the history
  3. chore: Merge pull request #909 from DocSvartz/d27

    Bump version to 10.0.7-pre04
    DocSvartz authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    7278f90 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. Configuration menu
    Copy the full SHA
    1fcf33b View commit details
    Browse the repository at this point in the history
  2. chore: Merge pull request #912 from DocSvartz/IsNotSelfCreation

    Restore behavior for types cannot be instantiated from itselves
    DocSvartz authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    0f0f2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f41a4 View commit details
    Browse the repository at this point in the history
  4. chore: Merge pull request #913 from DocSvartz/d28

    Bump version to 10.0.7 - Release
    DocSvartz authored Apr 7, 2026
    Configuration menu
    Copy the full SHA
    98962ae View commit details
    Browse the repository at this point in the history
Loading