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: DapperLib/Dapper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.15
Choose a base ref
...
head repository: DapperLib/Dapper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.21
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Oct 20, 2023

  1. - expand auto-sproc detection to handle more scenarios and explicit e…

    …xclusions (#1989)
    
    - add net7 target
    - use regex generator when available (net7+)
    - fix #1984
    mgravell authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2f56056 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. include ExplicitConstructorAttribute's targets to constructor&method (#…

    …1982)
    
    * add method target for explicitconstructor
    
    * add a noting comment (usage is limited with Dapper.AOT)
    DeagleGross authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    f0e61a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Update Readme.md (#1994)

    Ironic change of opportunity.
    tingham authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bd649f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    5bb98eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    947b582 View commit details
    Browse the repository at this point in the history
Loading