- Removes the dependency on Rust, it is now an Elixir-based implementation
- Adds a test suite to ensure the implementation remains compliant to the RFC
- RFC: RFC 9562
- Renames
generate_from_ms/1
togenerate/1
- Adds
timestamp/1
to get the timestamp (milliseconds) from a version 7 UUID. - Graduates the library to version
1.0.0
🎉