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 7b3004d commit 92d397dCopy full SHA for 92d397d
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.26.1 - TBD
+## v0.27.0 - 2024-09-30
4
5
- Add `reference_from_dynamic` to `gleam/erlang` for decoding references
6
[Erlang Reference](https://www.erlang.org/doc/system/data_types#reference)
gleam.toml
name = "gleam_erlang"
-version = "0.26.0"
+version = "0.27.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments