Skip to content

new!: added train_case_with_options and made use it in existing train case functions #32

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

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

sttk
Copy link
Owner

@sttk sttk commented Mar 1, 2025

(Closes #24)

This PR adds the new function train_case_with_options, which supports handling non alphabetical characters, separators, and kept characters with Options.

train_case is changed to use this function inside, and train_case_with_nums_as_word, train_case_with_sep and train_case_with_keep are deprecated.

@sttk sttk merged commit 8283681 into main Mar 1, 2025
16 checks passed
@sttk sttk deleted the add_train_case_with_options branch March 1, 2025 11:18
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.

Handling of numbers
1 participant