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

Change CodePoint.toString() to return the string representation #37

Merged
merged 1 commit into from
Jun 23, 2024

Conversation

cketti
Copy link
Owner

@cketti cketti commented Jun 9, 2024

Previously CodePoint.toString() returned the U+XXXX notation. This functionality has been moved to CodePoint.toUnicodeNotation().

Previously `CodePoint.toString()` returned the U+XXXX notation. This functionality has been moved to `CodePoint.toUnicodeNotation()`.
@cketti cketti merged commit 342112a into main Jun 23, 2024
1 check passed
@cketti cketti deleted the toString branch June 23, 2024 16:36
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