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 665be26 commit f13c143Copy full SHA for f13c143
CHANGELOG.md
@@ -1,10 +1,12 @@
1
# Changelog
2
3
+## v0.48.0 - 2024-12-17
4
+- Fixed a bug where `string.utf_codepoint` would erronously accept negative input.
5
+
6
## v0.47.0 - 2024-12-10
7
8
- The `compare` and `to_int` functions from the `gleam/bool` module have been
9
deprecated.
-- Fixed a bug where `string.utf_codepoint` would erronously accept negative input.
10
11
## v0.46.0 - 2024-12-08
12
0 commit comments