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

Added support for ULID #238

Merged
merged 1 commit into from
May 19, 2021
Merged

Added support for ULID #238

merged 1 commit into from
May 19, 2021

Conversation

WengerK
Copy link
Contributor

@WengerK WengerK commented May 18, 2021

Change Log

Added

  • @ulid@ - matcher

Fixed

Changed

Removed

Deprecated

Security


Description

Added support for ULID (Universally Unique Lexicographically Sortable Identifier.

It uses a shared, pseudo-random source of entropy, seeded with the current timestamp.

@WengerK WengerK marked this pull request as ready for review May 18, 2021 12:01
@norberttech norberttech merged commit 9336cd5 into coduo:6.x May 19, 2021
@norberttech
Copy link
Member

Thanks @WengerK !

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