-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: feO2x/Light.GuardClauses
base: v13.1.0
head repository: feO2x/Light.GuardClauses
compare: v14.0.0
- 15 commits
- 75 files changed
- 2 contributors
Commits on Jul 30, 2025
-
fix: ParseSpanDelegatesFile test
The test was broken on commit 34efb3d, which moved the file to the ExceptionFactory subdirectory but did not update the test. Test passes again.
Configuration menu - View commit details
-
Copy full SHA for a96973e - Browse repository at this point
Copy the full SHA a96973eView commit details -
Merge pull request #129 from cdonnellytx/fix/spanDelegatesTest
fix: ParseSpanDelegatesFile test
Configuration menu - View commit details
-
Copy full SHA for b9f6eef - Browse repository at this point
Copy the full SHA b9f6eefView commit details
Commits on Aug 4, 2025
-
fix: use NET8_0_OR_GREATER for ifdefs
This allows one to use the SingleFile when targeting .NET 9 or 10, and still getting the .NET 8.0+ enhancements. Disclaimer: I have done this globally without evaluating every potential case, but it seems to work.
Configuration menu - View commit details
-
Copy full SHA for c7a1359 - Browse repository at this point
Copy the full SHA c7a1359View commit details
Commits on Nov 25, 2025
-
chore: Move files that contain framework-extension code
The files moved need to live in the Light.GuardClauses.FrameworkExtensions namespace, and not the standard Light.GuardClauses namespace. This is so other polyfill libraries like https://github.com/SimonCropp/Polyfill can be used with Light.GuardClauses and not create conflicts.
Configuration menu - View commit details
-
Copy full SHA for 3cffc07 - Browse repository at this point
Copy the full SHA 3cffc07View commit details -
chore: Modify moved files to new class/namespace
This modifies the Contains extension methods to move it to a new namespace. Note this commit is separate from the rename operation in order to minimize the chance that Git loses file history tracking.
Configuration menu - View commit details
-
Copy full SHA for 21af1ab - Browse repository at this point
Copy the full SHA 21af1abView commit details
Commits on Nov 26, 2025
-
Merge pull request #130 from cdonnellytx/fix/net8OrGreater
fix: use NET8_0_OR_GREATER for ifdefs
Configuration menu - View commit details
-
Copy full SHA for 48efa2f - Browse repository at this point
Copy the full SHA 48efa2fView commit details -
Merge pull request #131 from cdonnellytx/feature/playNiceWithPolyfillLib
💣 feat: play nice with PolyfillLib
Configuration menu - View commit details
-
Copy full SHA for fac1d6b - Browse repository at this point
Copy the full SHA fac1d6bView commit details -
chore: introduce new SolutionItems solution folder
Signed-off-by: Kenny Pflug <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c741903 - Browse repository at this point
Copy the full SHA c741903View commit details -
build: update dependencies, introduce Central Package Management
Signed-off-by: Kenny Pflug <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b9b3c9 - Browse repository at this point
Copy the full SHA 7b9b3c9View commit details -
test: cleanup ParseCSharpFilesWithRoslynTests.cs
Signed-off-by: Kenny Pflug <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cdb745c - Browse repository at this point
Copy the full SHA cdb745cView commit details -
chore: add missing using System.Collections.Immutable; to SourceFileM…
…erger.cs Signed-off-by: Kenny Pflug <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1251e7f - Browse repository at this point
Copy the full SHA 1251e7fView commit details -
chore: update readme and PackageReleaseNotes for 14.0.0 release
Signed-off-by: Kenny Pflug <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a9459ed - Browse repository at this point
Copy the full SHA a9459edView commit details -
chore: update Single file to Light.GuardClauses 14.0.0 version
Signed-off-by: Kenny Pflug <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8345d3 - Browse repository at this point
Copy the full SHA c8345d3View commit details -
Merge pull request #132 from feO2x/end-of-2025-cleanup
Light.GuardClauses 14.0.0
Configuration menu - View commit details
-
Copy full SHA for 555ab02 - Browse repository at this point
Copy the full SHA 555ab02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d66991 - Browse repository at this point
Copy the full SHA 5d66991View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v13.1.0...v14.0.0