We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 074f6bf commit 4a22be1Copy full SHA for 4a22be1
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.29.0 - 2024-11-10
4
5
- The `gleam/erlang/process` module gains the `call_forever` and
6
`try_call_forever` functions.
gleam.toml
name = "gleam_erlang"
-version = "0.28.0"
+version = "0.29.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments