sqids-elixir
sqids-elixir copied to clipboard
Official Elixir port of Sqids. Generate short unique IDs from numbers.
Why `decode!/2` does not have a public non-throwing counterpart?
I followed the instructions in the [intro documentation](https://github.com/sqids/sqids-elixir?tab=readme-ov-file#convenience-place-context-under-your-supervision-tree) to add Sqids as a part of my supervision tree, but the example does not appear to work. Looking at the [supervisor...
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir) from 1.4.3 to 1.4.4. Release notes Sourced from dialyxir's releases. 1.4.4 Fixed Invalid contract formatting failed on OTP 26 & later. Empty ignore files are ignored. Several improvements...
Bumps [styler](https://github.com/adobe/elixir-styler) from 0.11.9 to 1.1.1. Release notes Sourced from styler's releases. v1.0.0 1.0.0 Styler's two biggest outstanding bugs have been fixed, both related to compilation breaking during module directive...
Bumps [credo](https://github.com/rrrene/credo) from 1.7.7 to 1.7.8. Release notes Sourced from credo's releases. v1.7.8 Check it out on Hex: https://hex.pm/packages/credo/1.7.8 Credo.Check.Refactor.Apply fixed false positive Credo.Check.Warning.IoInspect fixed false positive Credo.Check.Warning.UnsafeToAtom fixed false...
Bumps [recon](https://github.com/ferd/recon) from 2.5.5 to 2.5.6. Changelog Sourced from recon's changelog. 2.5.6 Add missing run-time dependency on syntax_tools Commits c2a7685 Bump to 2.5.6 97455fc Merge pull request #111 from michalmuskala/patch-1...