View Source Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.2] - 2023-11-04

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] - 2023-10-29

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] - 2023-10-28

Added

  • Elixir implementation of Sqids