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: ardalis/Result
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.0
Choose a base ref
...
head repository: ardalis/Result
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.0
Choose a head ref
  • 5 commits
  • 12 files changed
  • 7 contributors

Commits on Oct 18, 2024

  1. Add Bind in addition to Map to support Railway Oriented Programming (#…

    …215)
    
    * removed some overloads
    
    * Added configure await
    
    ---------
    
    Co-authored-by: Christopher Calmes <christopher.calmes@pacesetterclaims.com>
    christophercalm and Christopher Calmes authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2ebaed8 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    74c1a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705bc4c View commit details
    Browse the repository at this point in the history
  3. Bump google-protobuf from 3.24.3 to 3.25.5 in /docs (#207)

    Bumps [google-protobuf](https://github.com/protocolbuffers/protobuf) from 3.24.3 to 3.25.5.
    - [Release notes](https://github.com/protocolbuffers/protobuf/releases)
    - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
    - [Commits](protocolbuffers/protobuf@v3.24.3...v3.25.5)
    
    ---
    updated-dependencies:
    - dependency-name: google-protobuf
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Steve Smith <steve@kentsmiths.com>
    dependabot[bot] and ardalis authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9c35397 View commit details
    Browse the repository at this point in the history
  4. Release 10.1.0 (#216)

    * Update Ardalis.Result.FluentValidation.csproj
    
    * Update Ardalis.Result.AspNetCore.csproj
    
    * Update Ardalis.Result.csproj
    
    * Update PackageReleaseNotes
    
    * try fix formatting
    
    * remove <> from release notes
    
    * MSBuild is fun!
    
    ---------
    
    Co-authored-by: Steve Smith <steve@kentsmiths.com>
    KyleMcMaster and ardalis authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    d38ccbd View commit details
    Browse the repository at this point in the history
Loading