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 d57de27 commit 128ffe4Copy full SHA for 128ffe4
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.53.0 - 2025-01-23
4
5
- `io.print` will now work in JavaScript environments where the `process`
6
object exists but does not have a `stdout` property.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.52.0"
+version = "0.53.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments