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: dennisdoomen/reflectify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.4.0
Choose a base ref
...
head repository: dennisdoomen/reflectify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on Dec 25, 2024

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

Commits on Dec 30, 2024

  1. Adjust preprocessors (#44)

    This picks the best overloads for more TFMs.
    
    And uses `string.Contains(string)` instead of
    `IEnumerable<char>.Contains(char)` for older TFMs.
    jnyrup authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    108942c View commit details
    Browse the repository at this point in the history
  2. Bump Meziantou.Analyzer from 2.0.183 to 2.0.184 (#45)

    Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.183 to 2.0.184.
    - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
    - [Commits](meziantou/Meziantou.Analyzer@2.0.183...2.0.184)
    
    ---
    updated-dependencies:
    - dependency-name: Meziantou.Analyzer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 30, 2024
    Configuration menu
    Copy the full SHA
    707d3ab View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Updated read-me (#46)

    dennisdoomen authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    cc78970 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

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

Commits on Jan 13, 2025

  1. Bump Meziantou.Analyzer from 2.0.184 to 2.0.186

    Bumps [Meziantou.Analyzer](https://github.com/meziantou/Meziantou.Analyzer) from 2.0.184 to 2.0.186.
    - [Release notes](https://github.com/meziantou/Meziantou.Analyzer/releases)
    - [Commits](meziantou/Meziantou.Analyzer@2.0.184...2.0.186)
    
    ---
    updated-dependencies:
    - dependency-name: Meziantou.Analyzer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and dennisdoomen committed Jan 13, 2025
    Configuration menu
    Copy the full SHA
    eb7f328 View commit details
    Browse the repository at this point in the history
Loading