We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2b104 commit 7d5edecCopy full SHA for 7d5edec
CHANGELOG.md
@@ -104,6 +104,11 @@
104
with a local password, reducing risk of your Hex password being compromised.
105
([Louis Pilfold](https://github.com/lpil))
106
107
+- `gleam new` now has refined project name validation - rather than failing on
108
+ invalid project names, it suggests a valid alternative and prompts for
109
+ confirmation to use it.
110
+ ([Diemo Gebhardt](https://github.com/diemogebhardt))
111
+
112
### Language Server
113
114
- The language server now provides type information when hovering over argument
0 commit comments