Simple algebraic dice notation parser for Gleam
3

Configure Feed

Select the types of activity you want to include in your feed.

Bump version

Naomi Roberts (May 9, 2025, 4:32 PM +0100) 4fc527c3 4e040dd5

+1 -1
+1 -1
gleam.toml
··· 1 1 name = "diced" 2 - version = "1.0.0-rc.1" 2 + version = "1.0.0" 3 3 description = "Simple algebraic dice notation parser for Gleam" 4 4 licences = ["BSD-3-Clause"] 5 5 repository = { type = "codeberg", user = "sheetr", repo = "diced" }