Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@martinthenth martinthenth released this 12 Sep 10:55
· 4 commits to main since this release
  • 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 to generate/1
  • Adds timestamp/1 to get the timestamp (milliseconds) from a version 7 UUID.
  • Graduates the library to version 1.0.0 🎉