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 725e96b commit 1fb3e8eCopy full SHA for 1fb3e8e
CHANGELOG.md
@@ -10,7 +10,7 @@
10
- The `iodata` module has been renamed to `string_builder`.
11
- `os` module created with `get_env`, `insert_env`, `delete_env` and
12
`system_time`.
13
-- The `string` module gains the `split_once` function.
+- The `string` module gains the `split_once` and `utf_codepoint` functions.
14
- The `dynamic` module gains the `bit_string` function.
15
- The `uri` module gains the `origin` and `merge` function.
16
- The `io.debug` function returns the printed term.
0 commit comments