All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- IMEI support.
- Thread ID (Meta Threads) support.
- TID (AT Protocol, Bluesky) support.
- ISBN support.
Change ipaddress crate and its dependencies to std::net::*.
Formats structure. Update colored dependency.
Network IDs: MAC Address, IPv4, IPv6.
- Parsing information on the size field.
- PushID (Firebase) support.
- Breeze ID support.
- Flake ID support.
- Puid support.
- UUID as integer support.
- Hex/bits table with color-map for all text-based formats.
- NUID (NATS) support.
- TypeID (Jetify) support.
- Option to "Parse everything" (returns all valid formats).
- IPFS support.
- Fixed bug: binary output.
- Datadog Trace ID support.
- Hex-encoded Hash support.
- Fixed bug: Hashid too long.
- Raw Unix timestamp support.
- Vendored ksuid crate to fix security issue.
- Hashids support.
- YouTube Video ID support.
- Stripe ID support.
- Fix typo (Thanks zachvalenta).
- Frostflake (Snowflake variant) support.
- TSID support.
- Sqids support.
- Support custom alphabet for Sqids and Nono ID.
- UUID node (for versions 1 and 6) are now formatted like a MAC-address.
- Fixed dates far in the future.
- Initial version.