We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29398e1 commit a48ff4bCopy full SHA for a48ff4b
CHANGELOG.md
@@ -2,7 +2,8 @@
2
3
## Unreleased
4
5
-- The `bit_string` module gains the `concat` function.
+- The `bit_string` module gains the `concat` function and has the `part`
6
+ function renamed to `slice`.
7
- The `os` module has been moved to the `gleam_os` library.
8
- The `rescue` function has been removed from the `function` library in favour
9
of target specific versions in Erlang and JavaScript specific libraries.
0 commit comments