๐Ÿ‘ a fluffy Gleam web server
23

Configure Feed

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

release v2.0.3

vshakitskiy (Nov 6, 2025, 4:05 PM +0300) 3b0cdc0a 064ad0b8

+2 -2
+1 -1
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 - # v2.0.3 3 + # v2.0.3 - 06.11.2025 4 4 5 5 - Replace `gramps` with `websocks` package 6 6 - Remove alias names for internal stream modules
+1 -1
gleam.toml
··· 1 1 name = "ewe" 2 - version = "2.0.2" 2 + version = "2.0.3" 3 3 4 4 description = "๐Ÿ‘ a fluffy Gleam web server" 5 5 target = "erlang"