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: aaubry/YamlDotNet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.1.2
Choose a base ref
...
head repository: aaubry/YamlDotNet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.1.3
Choose a head ref
  • 10 commits
  • 59 files changed
  • 2 contributors

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    0ebb81f View commit details
    Browse the repository at this point in the history
  2. Use collection expressions

    lahma committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    b6749af View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    27c995c View commit details
    Browse the repository at this point in the history
  2. Respect empty string enummember values

    Fixes #983
    EdwardCooke committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    d622f05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    532f128 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #980 from lahma/collection-expressions

    Use collection expressions
    
    +semver:fix
    EdwardCooke authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    875a4cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #979 from lahma/update-test-libs

    Update testing libraries and migrate FluentAssertions syntax
    
    +semver:fix
    EdwardCooke authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c664e43 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1391f0d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fa502a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #985 from EdwardCooke/ec-fixes

    Removes sealed from a number of classes and respects empty strings in enummember
    
    +semver:fix
    EdwardCooke authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    7923dd8 View commit details
    Browse the repository at this point in the history
Loading