Skip to content

Version 10.2.0 - #91

Merged
feO2x merged 26 commits into
mainfrom
dev
Sep 22, 2023
Merged

feO2x merged 26 commits into
mainfrom
dev

Conversation

@feO2x

@feO2x feO2x commented Sep 22, 2023

Copy link
Copy Markdown
Owner

No description provided.

ConditionIsAlwaysTrueOrFalse was replaced with more specific ConditionIsAlwaysTrueOrFalseAccordingToNullableAPIContract
…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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
Also added option to set the dotnet version when running manually
New workflow to automatically push to NuGet
…N to be compatible with NuGet readme

Signed-off-by: Kenny Pflug <[email protected]>
@feO2x feO2x self-assigned this Sep 22, 2023
@feO2x
feO2x merged commit 78f583f into main Sep 22, 2023
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