Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 10.2.0 #91

Merged
merged 26 commits into from
Sep 22, 2023
Merged

Version 10.2.0 #91

merged 26 commits into from
Sep 22, 2023

Conversation

feO2x
Copy link
Owner

@feO2x feO2x commented Sep 22, 2023

No description provided.

ConditionIsAlwaysTrueOrFalse was replaced with more specific ConditionIsAlwaysTrueOrFalseAccordingToNullableAPIContract
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
…OrApproximately

Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
…ately

IsGreaterThanOrApproximately and IsLessThanOrApproximately
I could remove one null-forgiving operator from MustNotBeNullOrEmpty and I needed to replace 'ConditionIsAlwaysTrueOrFalse' with 'ConditionIsAlwaysTrueOrFalseAccordingToNullableAPIContract' in the whole file.

Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
I also removed the IsTrimmedXXX assertions for Span<T> as there is an explicit conversion from Span<T> to ReadOnlySpan<T>

Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
MustBeTrimmedXXX and IsTrimmedXXX assertions
It is still missing the push to NuGet. I first want to test
whether packing works correctly.

Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
Also added option to set the dotnet version when running manually
… changes

Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
New workflow to automatically push to NuGet
…N to be compatible with NuGet readme

Signed-off-by: Kenny Pflug <kenny.pflug@live.de>
@feO2x feO2x self-assigned this Sep 22, 2023
@feO2x feO2x merged commit 78f583f into main Sep 22, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant