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 7c05f3a commit bb16dcfCopy full SHA for bb16dcf
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.67.0 - 2025-10-21
+## v0.67.0 - 2025-11-24
4
5
- The `failure` from the `dynamic/decode` module gains the `expected` label.
6
- The `dynamic/decode` module now uses the term "placeholder value" rather than
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.66.0"
+version = "0.67.0"
gleam = ">= 1.11.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments