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: Romanx/Cake.Coverlet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: Romanx/Cake.Coverlet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.1
Choose a head ref
  • 3 commits
  • 9 files changed
  • 2 contributors

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    c8e96ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dcf4cc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Bump to Cake 4.0.0 (#59)

    * Bump version to follow cake convention
    
    * Bump nuget packages and tools to latest
    
    * Update gitignore with Rider exclusions
    
    * Multi-target net8.0 as latest
    
    * Make debug symbols embedded in the DLL
    
    We're not shipping this in user projects so a little more size shouldn't matter
    
    * Make project build deterministic
    
    * Add readme file to the nuget package to follow standards
    
    * Update github action build to use both net6.0 and net8.0
    Romanx authored Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e332aed View commit details
    Browse the repository at this point in the history
Loading