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 53228bb commit 41f1eeaCopy full SHA for 41f1eea
1 file changed
CHANGELOG.md
@@ -478,6 +478,10 @@
478
segments when compiling a function with a JavaScript external.
479
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
480
481
+- Fixed a bug where the compiler would produce a confusing error message when
482
+ writing a constructor with a lowercase name.
483
+ ([Giacomo Cavalieri](https://github.com/giacomocavalieri))
484
+
485
- A `gleam@@compile.erl` is no longer left in the build output of
486
`gleam compile-package`.
487
([Louis Pilfold](https://github.com/lpil))
0 commit comments