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 d1f38c1 commit 294c9a8Copy full SHA for 294c9a8
CHANGELOG.md
@@ -4,6 +4,8 @@
4
5
- The `list` module gains the `interleave`, `flat_map` and `transpose` functions.
6
- The `option` module gains the `all` and `values` functions.
7
+- The `os` module now uses unicode to encode/decode environment variables.
8
+ This fixes an issue when non-latin characters are present in environment.
9
- The `result` module gains the `values` function.
10
- All modules now use the new `#(a, b, ...)` tuple syntax.
11
0 commit comments