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 55010fe commit 0877302Copy full SHA for 0877302
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.20.0 - 2022-02-22
4
5
- The `dynamic` module gains the `decode9` function.
6
- The `float` module gains the `loosely_compare` function.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.19.3"
+version = "0.20.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments