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

Change to an Elixir-based implementation and prepare version 1.0.0 #62

Merged
merged 7 commits into from
Sep 10, 2024

Conversation

martinthenth
Copy link
Owner

@martinthenth martinthenth commented Sep 10, 2024

Addresses #48 and #38

  1. Switch to an Elixir-based implementation
  2. Removes Rust and its dependencies
  3. Fixes NIF compilation issues on unsupported machines
  4. Adds a function to get the timestamp in milliseconds form a version 7 UUID
  5. Delegates UUID encoding and decoding to Ecto.UUID (saves a lot of code)

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.

1 participant