Skip to content

new!: added cobol_case_with_options and made use it in existing cobol case functions #27

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
Feb 20, 2025

Conversation

sttk
Copy link
Owner

@sttk sttk commented Feb 20, 2025

(Related to #24)

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

cobol_case is changed to use this function inside, and cobol_case_with_nums_as_word, cobol_case_with_sep and cobol_case_with_keep are deprecated.

@sttk sttk merged commit 93e23cc into main Feb 20, 2025
16 checks passed
@sttk sttk deleted the add_cobol_with_options branch February 20, 2025 15:48
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