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

removed deprecated strings.Title(), updated test cases and benchmarks #63

Merged
merged 2 commits into from
Jan 9, 2023

Conversation

sio4
Copy link
Member

@sio4 sio4 commented Jan 6, 2023

What is being done in this PR?

  • Removed deprecated method strings.Title() by utilizing Titlelize()
  • Updated test cases for Humanize()
  • Added benchmark tests for Pluralize() and Singularize()
  • version bump

@sio4 sio4 added the internal internal cleanup (or a kind of refactoring) label Jan 6, 2023
@sio4 sio4 added this to the v1.0.0 milestone Jan 6, 2023
@sio4 sio4 requested a review from a team January 6, 2023 18:31
@sio4 sio4 self-assigned this Jan 6, 2023
@sio4 sio4 merged commit f4baef4 into main Jan 9, 2023
@sio4 sio4 deleted the preparing-v1 branch January 9, 2023 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal internal cleanup (or a kind of refactoring)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant