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 94c02e5 commit 8343b3bCopy full SHA for 8343b3b
CHANGELOG.md
@@ -5,6 +5,8 @@
5
- Gleam can now compile Gleam projects without an external build tool.
6
- Gleam can now run eunit without an external build tool.
7
- Gleam can now run an Erlang shell without an external build tool.
8
+- Fixed a bug where variables names would be incorrectly generated when using
9
+ alternative patterns.
10
11
# v0.10.0-rc1 - 2020-06-29
12
0 commit comments