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 3eb4a17 commit 7791855Copy full SHA for 7791855
CHANGELOG.md
@@ -179,6 +179,10 @@
179
of inline tables if they are missing.
180
([Andrey Kozhev](https://github.com/ankddev))
181
182
+- After dependency resolution the build tool will now print all packages added
183
+ and removed, and any versions changed.
184
+ ([Louis Pilfold](https://github.com/lpil))
185
+
186
- `gleam publish` now blocks publishing packages that contain the default main
187
function to prevent accidental publishing of unmodified template code.
188
([Joohoon Cha](https://github.com/jcha0713))
0 commit comments