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 77dfdb6 commit 7ac8e39Copy full SHA for 7ac8e39
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
# UNRELEASED
4
5
+### feat: rebuild only necessary canisters
6
+
7
+Don't compile canisters for which all dependencies are elder than the `.wasm` file.
8
+This results in big compilation speedups.
9
10
### feat: display schema for dfx metadata json
11
12
`dfx schema --for dfx-metadata` to display JSON schema of the "dfx" metadata.
0 commit comments