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 043310b commit e20352aCopy full SHA for e20352a
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## v0.31.0 - 2023-09-25
4
5
- `list.flatten` is no longer deprecated and is kept as a synonym of
6
`list.concat`
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.30.2"
+version = "0.31.0"
gleam = ">= 0.30.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments