Packages

A UUID v7 implementation and Ecto.Type for Elixir

Current section

Files

Jump to
uuidv7 CHANGELOG.md
Raw

CHANGELOG.md

# 0.2.0
- Renames `generate_from_ns/1` to `generate_from_ms/2`
- Refactors the `Ecto.Type` code into it's own module as a macro
# 0.1.0
- Initial release