We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7800d73 commit b3e1cebCopy full SHA for b3e1ceb
CHANGELOG.md
@@ -48,6 +48,10 @@
48
in target attributes.
49
([Alexander Keleschovsky](https://github.com/AlecGhost))
50
51
+- Fixed a bug where a temporarily moved or removed file does not get recompiled,
52
+ even though its dependencies changed in the meanwhile.
53
+ ([Sakari Bergen](http://github.com/sbergen))
54
+
55
### Build tool
56
57
- Include a type annotation for the `main` function generated by `gleam new`.
0 commit comments