-
Notifications
You must be signed in to change notification settings - Fork 122
Comparing changes
Open a pull request
base repository: ardalis/Result
base: v7.1.0
head repository: ardalis/Result
compare: v7.2.0
- 14 commits
- 45 files changed
- 11 contributors
Commits on Aug 29, 2023
-
Add support for single validation error with Result.Invalid (#144)
* Add support for single validation error with Result.Invalid - Support for single validation error in the Result.Invalid method - Added unit tests to test the behavior * Update src/Ardalis.Result/Result.Void.cs * Update src/Ardalis.Result/Result.cs --------- Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for 31464ea - Browse repository at this point
Copy the full SHA 31464eaView commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8e93188 - Browse repository at this point
Copy the full SHA 8e93188View commit details -
Drop aspnetcore 2.2 dependencies (#142)
Co-authored-by: AVANADE-CORP\r.bajor <r.bajor@avanade.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for 2dfc6f3 - Browse repository at this point
Copy the full SHA 2dfc6f3View commit details
Commits on Sep 13, 2023
-
Radekwojpl2/critical error result (#143)
* Added CriticalError to ResultStatuses (#140) * Updated tests --------- Co-authored-by: JosnocSackra <josnocpp@gmail.com> Co-authored-by: AVANADE-CORP\r.bajor <r.bajor@avanade.com> Co-authored-by: Steve Smith <steve@kentsmiths.com>
Configuration menu - View commit details
-
Copy full SHA for f75c955 - Browse repository at this point
Copy the full SHA f75c955View commit details
Commits on Sep 22, 2023
-
Adds missing ResultVoid CriticalError (#147)
Dorian Green authoredSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for 9574916 - Browse repository at this point
Copy the full SHA 9574916View commit details -
Add Unavailable result status (#146)
* Add Unavailable result status * Add Unavailable to AspNetCore tests * Fix Merge issues
Dorian Green authoredSep 22, 2023 Configuration menu - View commit details
-
Copy full SHA for c9adeff - Browse repository at this point
Copy the full SHA c9adeffView commit details
Commits on Oct 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5493707 - Browse repository at this point
Copy the full SHA 5493707View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae35e5f - Browse repository at this point
Copy the full SHA ae35e5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d55de - Browse repository at this point
Copy the full SHA 60d55deView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dae5fba - Browse repository at this point
Copy the full SHA dae5fbaView commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 52f6aeb - Browse repository at this point
Copy the full SHA 52f6aebView commit details
Commits on Oct 25, 2023
-
Basic structure and some placeholder pages as a Jekyll JustTheDocs si…
…te (#153) * Add Jekyll JustTheDocs pages workflow. * Add example pages.
Configuration menu - View commit details
-
Copy full SHA for f3c608f - Browse repository at this point
Copy the full SHA f3c608fView commit details
Commits on Oct 30, 2023
-
* Fix TargetFrameworks and package version overrides * Adds app.config binding redirects files to Tests that target 4.7.1 * Explicitly reference Microsoft.VisualStudio.TestPlatform.ObjectModel
Dorian Green authoredOct 30, 2023 Configuration menu - View commit details
-
Copy full SHA for e1b41b9 - Browse repository at this point
Copy the full SHA e1b41b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca6f4a4 - Browse repository at this point
Copy the full SHA ca6f4a4View 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 v7.1.0...v7.2.0