Skip to content

Releases: rvcas/ids

v0.13.0

11 Jun 20:25
762daaa
Compare
Choose a tag to compare

v0.12.0

20 Jan 20:21
bc68a66
Compare
Choose a tag to compare
  • updates for latest gleam @lpil
  • relax stdlib constraints @lpil

v0.11.0

06 Nov 17:04
2edbe5f
Compare
Choose a tag to compare

v0.10.0

06 Oct 19:26
9a68678
Compare
Choose a tag to compare

v0.9.0

07 Sep 01:12
8f4b6b3
Compare
Choose a tag to compare
  • update to latest gleam otp @lpil

v0.8.0

14 Jul 17:01
6d899ce
Compare
Choose a tag to compare
  • nanoid.generate does not need to return Result(String, _) and can just return String

v0.7.0

16 May 16:25
1b0b2bf
Compare
Choose a tag to compare
  • Upgrade dependencies and use let assert instead of assert (#10)

v0.6.0

02 Sep 17:42
abe8185
Compare
Choose a tag to compare

use latest gleam_otp version

v0.5.0

27 Jul 18:58
49f3d11
Compare
Choose a tag to compare
v0.5.0

v0.4.0

22 Feb 21:49
41a7e8d
Compare
Choose a tag to compare
  • uuid.v4/0 now returns a result