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 c370414 commit d05c065Copy full SHA for d05c065
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.9.0 - Unreleased
+## v0.9.0 - 2022-01-26
4
5
- The `os` module gains the `family` function.
6
- Fixed a bug where the `erlang.sleep` function would fail.
gleam.toml
name = "gleam_erlang"
-version = "0.8.0"
+version = "0.9.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments