+4
CHANGELOG.md
+4
CHANGELOG.md
···
21
21
the source of the problem.
22
22
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
23
23
24
+
- Gleam will now issue a help message when attempting to import modules using
25
+
incorrect non-`/` separators.
26
+
([Zij-IT](https://github.com/zij-it))
27
+
24
28
### Build tool
25
29
26
30
- `gleam update`, `gleam deps update`, and `gleam deps download` will now print
-4
changelog/v1.9.md
-4
changelog/v1.9.md
···
80
80
size.
81
81
([Surya Rose](https://github.com/GearsDatapacks))
82
82
83
-
- Gleam will now issue a help message when attempting to import using Python's
84
-
import syntax.
85
-
([Zij-IT](https://github.com/zij-it))
86
-
87
83
### Build tool
88
84
89
85
- The build tool now supports Git dependencies. For example: