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 75d5165 commit b617da1Copy full SHA for b617da1
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Changelog
2
3
-## v0.41.0 - Unreleased
+## v0.41.0 - 2024-10-31
4
+
5
+Happy Samhain! 🎃
6
7
- The `bit_array` module gains the `compare` function.
8
- The `float` module gains the `to_precision` function.
gleam.toml
@@ -1,5 +1,5 @@
name = "gleam_stdlib"
-version = "0.40.0"
+version = "0.41.0"
gleam = ">= 0.32.0"
licences = ["Apache-2.0"]
description = "A standard library for the Gleam programming language"
0 commit comments