v0.8.6-r2

This commit is contained in:
Mateusz Gruszczyński
2026-08-28 12:58:48 +02:00
parent 615b2836b7
commit 7b5c9e4528
3 changed files with 7 additions and 5 deletions
+1
View File
@@ -34,6 +34,7 @@ Main changes:
- shell syntax checks for `scripts/*.sh`;
- regenerated and verified `FILE_MANIFEST.sha256`;
- final ZIP integrity check.
- fixed compiler-reported Rust ownership error E0382 in `src/api.rs` by evaluating the `start_kind == "now"` predicate before moving `start_kind` into `TemporaryQuickThermostat`.
## Rust toolchain note