Skip to content

Comments

dev: add various string utils#1407

Merged
DayKev merged 3 commits intobetafrom
dev/string-utils
Jan 7, 2026
Merged

dev: add various string utils#1407
DayKev merged 3 commits intobetafrom
dev/string-utils

Conversation

@DayKev
Copy link
Contributor

@DayKev DayKev commented Dec 26, 2025

What are the changes the user will see?

N/A

Why am I making these changes?

Setting up for future changes.

What are the changes from a developer perspective?

Added a bunch of string manipulation functions.

Checklist

  • Otherwise: I'm using beta as my base branch
  • There is no overlap with another PR?
  • The PR is self-contained and cannot be split into smaller PRs?
  • Have I provided a clear explanation of the changes?
  • Are all unit tests still passing? (pnpm test:silent)
    • Have I created new automated tests (pnpm test:create) or updated existing tests related to the PR's changes?

@DayKev DayKev self-assigned this Dec 26, 2025
@DayKev DayKev added the Development Changes designed to improve the development process label Dec 26, 2025
Co-authored-by: Bertie690 <taylormw163@gmail.com>
Copy link
Contributor

@innerthunder innerthunder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if you want to tackle the TODOs in string-utils here or in a follow-up PR

@DayKev
Copy link
Contributor Author

DayKev commented Jan 7, 2026

Not sure if you want to tackle the TODOs in string-utils here or in a follow-up PR

Was gonna do it in a follow-up.

@DayKev DayKev merged commit 1b2e287 into beta Jan 7, 2026
9 checks passed
@DayKev DayKev deleted the dev/string-utils branch January 7, 2026 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development Changes designed to improve the development process

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants