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

Commits on May 16, 2024

  1. Update messages

    ardalis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    625e957 View commit details
    Browse the repository at this point in the history
  2. Update docs

    ardalis committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c5ccf3d View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    dfc2cfc View commit details
    Browse the repository at this point in the history
  2. ✨ 176 result status helpers (#184)

    * Added helper extensions to determine status of the result
    
    * Added tests for IResultExtensions
    
    ---------
    
    Co-authored-by: Steve Smith <steve@kentsmiths.com>
    danielmackay and ardalis authored May 25, 2024
    Configuration menu
    Copy the full SHA
    c57fad2 View commit details
    Browse the repository at this point in the history
  3. Bump rexml from 3.2.6 to 3.2.8 in /docs (#183)

    Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8.
    - [Release notes](https://github.com/ruby/rexml/releases)
    - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
    - [Commits](ruby/rexml@v3.2.6...v3.2.8)
    
    ---
    updated-dependencies:
    - dependency-name: rexml
      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 May 25, 2024
    Configuration menu
    Copy the full SHA
    81c451a View commit details
    Browse the repository at this point in the history
  4. Fix broken tests

    ardalis committed May 25, 2024
    Configuration menu
    Copy the full SHA
    111c52b View commit details
    Browse the repository at this point in the history
  5. Add some tests to cover #186 conditions (#189)

    Fix issue with a new extension method
    ardalis authored May 25, 2024
    Configuration menu
    Copy the full SHA
    80ffef9 View commit details
    Browse the repository at this point in the history
Loading