Skip to content

Releases: sqids/sqids-elixir

0.1.3

08 Feb 11:48
Compare
Choose a tag to compare

Fixed

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

0.1.2

04 Nov 18:54
Compare
Choose a tag to compare

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

29 Oct 18:07
Compare
Choose a tag to compare

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

28 Oct 18:59
Compare
Choose a tag to compare

Added

  • Elixir implementation of Sqids