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 71041b4 commit adebd47Copy full SHA for adebd47
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.17.1 - 2022-12-08
4
5
- Fixed a bug where the `to_string` and `from_string` functions in the
6
`charlist` module would handle some unicode characters incorrectly.
gleam.toml
name = "gleam_erlang"
-version = "0.17.0"
+version = "0.17.1"
licences = ["Apache-2.0"]
description = "A Gleam library for working with Erlang"
0 commit comments