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

feat: support outputting bytes #1

Merged
merged 1 commit into from
Oct 30, 2023
Merged

feat: support outputting bytes #1

merged 1 commit into from
Oct 30, 2023

Conversation

t3hmrman
Copy link
Contributor

@t3hmrman t3hmrman commented Jan 4, 2023

Signed-off-by: vados [email protected]

Support outputting bytes ([u8;16]) for generated UUIDv6s

@t3hmrman
Copy link
Contributor Author

hi @jedisct1 would you mind taking a look at this?

@jedisct1 jedisct1 merged commit aeda91a into jedisct1:master Oct 30, 2023
@t3hmrman t3hmrman deleted the feat/add-output-as-bytes branch October 30, 2023 16:24
@t3hmrman
Copy link
Contributor Author

t3hmrman commented Oct 30, 2023

Thanks for the review! 🙇 -- I'd appreciate a release so I can get rid of my vendored code! :)

@t3hmrman
Copy link
Contributor Author

Ahh @jedisct1, if you wouldn't mind -- a cargo release would be great -- 0.1.2 ?

IIRC projects that use git dependencies can't be released.

t3hmrman added a commit to VADOSWARE/pg_idkit that referenced this pull request Oct 30, 2023
Now that the PR to
rust-uuidv6 (jedisct1/rust-uuidv6#1), it looks
like we can remove the vendored code that added support for outputting
bytes.

This commit removes the vendored code and uses a published version of uuidv6.

Signed-off-by: vados <[email protected]>
t3hmrman added a commit to VADOSWARE/pg_idkit that referenced this pull request Oct 30, 2023
Now that the PR to
rust-uuidv6 (jedisct1/rust-uuidv6#1), it looks
like we can remove the vendored code that added support for outputting
bytes.

This commit removes the vendored code and uses a published version of uuidv6.

Signed-off-by: vados <[email protected]>
@jedisct1
Copy link
Owner

Done.

t3hmrman added a commit to VADOSWARE/pg_idkit that referenced this pull request Oct 30, 2023
Now that the PR to
rust-uuidv6 (jedisct1/rust-uuidv6#1), it looks
like we can remove the vendored code that added support for outputting
bytes.

This commit removes the vendored code and uses a published version of uuidv6.

Signed-off-by: vados <[email protected]>
t3hmrman added a commit to VADOSWARE/pg_idkit that referenced this pull request Oct 30, 2023
Now that the PR to
rust-uuidv6 (jedisct1/rust-uuidv6#1), it looks
like we can remove the vendored code that added support for outputting
bytes.

This commit removes the vendored code and uses a published version of uuidv6.

Signed-off-by: vados <[email protected]>
t3hmrman added a commit to VADOSWARE/pg_idkit that referenced this pull request Oct 30, 2023
Now that the PR to
rust-uuidv6 (jedisct1/rust-uuidv6#1), it looks
like we can remove the vendored code that added support for outputting
bytes.

This commit removes the vendored code and uses a published version of uuidv6.

Signed-off-by: vados <[email protected]>
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.

2 participants