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: zzzprojects/System.Linq.Dynamic.Core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.3
Choose a base ref
...
head repository: zzzprojects/System.Linq.Dynamic.Core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.4
Choose a head ref
  • 5 commits
  • 16 files changed
  • 2 contributors

Commits on May 13, 2025

  1. Fix MethodFinder TryFindAggregateMethod to support array (#923)

    * Fix MethodFinder TryFindAggregateMethod to support array
    
    * 3
    StefH authored May 13, 2025
    Configuration menu
    Copy the full SHA
    b8a558e View commit details
    Browse the repository at this point in the history

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    7d39d33 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. Add extra unittests for NullPropagation / ToString / AllowEqualsAndTo…

    …StringMethodsOnObject is true (#925)
    
    * Add extra unittests for NullPropagation / ToString / AllowEqualsAndToStringMethodsOnObject is true
    
    * ContainInOrder
    StefH authored May 15, 2025
    Configuration menu
    Copy the full SHA
    44ef4fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cd8fbe View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. v1.6.4

    StefH committed May 19, 2025
    Configuration menu
    Copy the full SHA
    4cc5d17 View commit details
    Browse the repository at this point in the history
Loading