docs: macOS bundled-python note; classifiers 3.13/3.14; Intel/macOS13/py3.14 verified (v0.20.5)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
dtzp555-max
2026-07-07 14:38:15 +10:00
co-authored by Claude Fable 5
parent 481804e02e
commit 7fdf31aca9
3 changed files with 15 additions and 2 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.5] - 2026-07-07
### Docs
- README: macOS note — the bundled `python3` is often 3.9 (below the 3.11
floor); install 3.11+ from python.org or Homebrew first. Verified fresh
installs from the public repo on macOS 13 / Intel / Python 3.14 (908 tests
green) in addition to Apple Silicon / Python 3.13; classifiers now list
Python 3.13/3.14.
## [0.20.4] - 2026-07-07
### Docs