chore(ci): dprint-format changelog; dedupe sha crates; deny skips for wasmtime 47
CI / check (push) Has been cancelled

This commit is contained in:
Oleksandr Kozachuk
2026-08-06 16:15:02 +02:00
parent 20b8754e27
commit a89d7ca704
4 changed files with 25 additions and 89 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ safety net under every compiled word.
### Fixed
- Multi-line command output in the CLI REPL starts on its own line
(inline ` ok` echo only for single-line output).
(inline `ok` echo only for single-line output).
- `.S` printed in decimal regardless of `BASE`.
- A bare interpreted `R>` underflowed silently (exposed by the new stack
guards; compliance baseline updated).