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

Use java.util.UUID on JVM #71

Merged
merged 3 commits into from
Dec 29, 2019
Merged

Use java.util.UUID on JVM #71

merged 3 commits into from
Dec 29, 2019

Conversation

benasher44
Copy link
Owner

Fixes or Changes Proposed

  • On JVM, you now just get a standard java.util.UUID
  • Uuid.parse is removed, since we can't add a companion object to java.util.UUID to make this work with expect/actual

PR Checklist

  • I have added a CHANGELOG.md entry for any noteable changes or fixes.
  • I have added test coverage for any new behavior or bug fixes.

@benasher44 benasher44 merged commit 0f3f950 into master Dec 29, 2019
@benasher44 benasher44 deleted the basher/jvm-uuid branch December 29, 2019 22:41
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