gleam HTTP server. because it glistens on a web
0
fork

Configure Feed

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

release v4.0.0

+2 -2
+1 -1
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 - ## Unreleased 3 + ## v4.0.0 4 4 - Bump `stdlib` version requirement to >=0.44.0 5 5 6 6 ## v3.0.0
+1 -1
gleam.toml
··· 1 1 name = "mist" 2 - version = "3.0.0" 2 + version = "4.0.0" 3 3 4 4 licences = ["Apache-2.0"] 5 5 description = "a misty Gleam web server"