Skip to content

Feature/namespace split and rune - #9

Merged
Antyss77 merged 3 commits into
masterfrom
feature/namespace-split-and-rune
Aug 8, 2026
Merged

Feature/namespace split and rune#9
Antyss77 merged 3 commits into
masterfrom
feature/namespace-split-and-rune

Conversation

@Antyss77

@Antyss77 Antyss77 commented Aug 8, 2026

Copy link
Copy Markdown
Owner

No description provided.

…s/Casing namespaces, rewrite letter-classifying methods with Rune for correct Unicode handling

BREAKING CHANGE: IsValidEmail, IsValidPhoneNumber now require 'using StringExtension.Validation;'. IsPalindrome, CountLetters now require 'using StringExtension.Linguistics;'. ToCamelCase now requires 'using StringExtension.Casing;'.
@Antyss77
Antyss77 merged commit cac8243 into master Aug 8, 2026
1 check passed
@Antyss77
Antyss77 deleted the feature/namespace-split-and-rune branch August 8, 2026 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant