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.11
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.15
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Oct 13, 2023

  1. change NRT for ITypeMap.GetConstructorParameter (#1980)

    * release notes for NRT tweak
    
    * PR number
    mgravell authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d91f993 View commit details
    Browse the repository at this point in the history
  2. move release notes to GitHub

    mgravell committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    a93678e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. cite AWS

    mgravell committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b446241 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. whitespace for auto-SP detection: use unicode spec via regex (#1987)

    * add fix and test for #1975
    
    * wrong ticket number; is #1986
    mgravell authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cdadfa6 View commit details
    Browse the repository at this point in the history
Loading