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 afe7bf7 commit 875fb53Copy full SHA for 875fb53
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.36.0 - 2024-02-26
4
5
- Fixed a bug where on JavaScript the `dynamic.field` function could crash when
6
given `null`.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.35.1"
+version = "0.36.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments