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 e0cefe6 commit aa07fd9Copy full SHA for aa07fd9
CHANGELOG.md
@@ -13,6 +13,8 @@
13
module.
14
- The `bit_builder` module has been deprecated in favour of the new
15
`bytes_builder` module.
16
+- The `bit_array` module also contains the `base16_encode` and `base16_decode`
17
+ functions.
18
- Improved performance of `string.to_graphemes` on JavaScript.
19
- The `iterator` module gains the `map2` function.
20
- The `list` module gains the `key_filter` function.
0 commit comments