Releases: ramsey/identifier
Releases · ramsey/identifier
ramsey/identifier 0.1.0
Added
- Implement the Common Interfaces and Factories for Identifiers specification.
- Support universally unique identifiers (UUIDs) as defined in RFC 9562.
- Support universally unique lexicographically sortable identifiers (ULIDs) as defined in ulid/spec.
- Support snowflake identifiers, including popular variants for Twitter, Instagram, Discord, and Mastodon.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
Full Changelog: https://github.com/ramsey/identifier/commits/0.1.0