Sqids Elixir Versions Save

Official Elixir port of Sqids. Generate short unique IDs from numbers.

0.1.3

3 months ago

Fixed

  • decoding exception when ExUnit wasn't imported by caller (thanks to @tshakah)
  • typos in README (thanks to @hanifanazka)

0.1.2

6 months ago

Added

  • workaround for Dialyzer warnings when placing context in module attribute
  • oldest sqids version in which each function, type and callback is available

Fixed

  • Dialyzer warnings for suggestion of sqids context under module attribute

0.1.1

6 months ago

Added

  • new!/0 and new!/1 to ease storing context in module attributes

Fixed

  • unwarranted risk of new future warnings breaking the builds of sqids dependents

0.1.0

6 months ago

Added

  • Elixir implementation of Sqids