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: TheCodeTraveler/GitHubApiStatus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: TheCodeTraveler/GitHubApiStatus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.0
Choose a head ref
  • 4 commits
  • 54 files changed
  • 2 contributors

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    bcbcba0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38259e6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Nov 14, 2024

  1. Support .NET 9 (#233)

    * Update for .NET 9
    
    * Fix Errors
    
    * Update Unit Test forNUnit FluentAssertions
    
    * Fix Failing Unit Tests
    
    * Update build.yml
    
    * Add `AfterAllTests()`
    
    * Ensure IGitHubApiStatusService inherits from IDisposable
    
    * Update tests for `IDisposable`
    
    * Update for .NET 9 GA
    
    * Update GitStatus.Mobile.csproj
    
    * Update GitHubApiStatusServiceExtensionsTests.cs
    
    * Update build.yml
    
    * Add `partial`
    
    * Update GitStatus.Mobile.csproj
    TheCodeTraveler authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    26c5ae4 View commit details
    Browse the repository at this point in the history
Loading