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 acb9cca commit b67cdecCopy full SHA for b67cdec
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.16.0 - 2022-10-13
4
5
- This library now requires OTP 23.0 or higher.
6
- `atom.create_from_string` calls the `erlang:binary_to_atom` built-in function
gleam.toml
name = "gleam_erlang"
-version = "0.15.0"
+version = "0.16.0"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments