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 91019f9 commit 66e51d9Copy full SHA for 66e51d9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## v0.24.0 - unreleased
+## v0.24.0 - 2022-10-15
4
5
- `string.slice` is now tail recursive and will no longer exceed the stack size
6
on large inputs on target JavaScript.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.23.0"
+version = "0.24.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments