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 b5535d1 commit 5c7fb99Copy full SHA for 5c7fb99
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.18.1 - 2021-12-19
4
5
- The `function` module gains the `constant` function.
6
- The internal `gleam_stdlib.js` module has been renamed to `gleam_stdlib.mjs`.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.18.0"
+version = "0.18.1"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments