We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6a422 commit 75a35bcCopy full SHA for 75a35bc
RELEASE_NOTES.md
@@ -7,6 +7,12 @@
7
8
## Fixed
9
* Weak pointers and weak hash tables survive snapshot save/load.
10
+* `ext:quit` can be used from any thread, not just the initial thread.
11
+
12
+## Removed
13
+* `-z`/`--snapshot-symbols-save` command line option, occasionally used
14
+ for snapshot debugging. You can call `core:mangled-symbol-names` if the
15
+ effect is still needed.
16
17
# Version 2.7.0 (LLVM15-19) 2025-01-21
18
0 commit comments