docs: README Platforms section — Linux + macOS verified, Python 3.11+ (v0.20.4)

macOS re-verified at v0.20.3 on macOS 26.5 / Python 3.13: fresh anonymous
clone of the public repo, pip install -e, full suite 908 passed.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
dtzp555-max
2026-07-07 14:32:39 +10:00
co-authored by Claude Fable 5
parent bcf26826b1
commit 481804e02e
3 changed files with 16 additions and 1 deletions
+9
View File
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
(pre-1.0: minor bumps may include breaking changes to the sim's behavior).
## [0.20.4] - 2026-07-07
### Docs
- README: added a Platforms section — Linux (x86-64/ARM incl. Raspberry Pi OS,
Debian, Ubuntu) and macOS (Apple Silicon/Intel), Python 3.11+; both verified
with the full test suite (macOS re-verified at v0.20.3: fresh clone from the
public repo, 908 tests green). Sandbox mode is Linux/macOS-only (root);
Windows untested.
## [0.20.3] - 2026-07-07
### Fixed