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 aca1f3c commit 6cd1263Copy full SHA for 6cd1263
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.26.0 - unreleased
+## v0.26.0 - 2023-01-12
4
5
- The `dynamic` module gains the `decode1` function.
6
- The `float` module gains the `loosely_equals` function.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.25.0"
+version = "0.26.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments