SeatTrellis v1.9.0 — final v1 line release (frozen oracle)
SeatTrellis v1.9.0 — Final v1-line release
This is the final release of the SeatTrellis v1 line (Python). After v1.9.0 the v1 line enters maintenance; all new development continues on the Rust-only v2 line.
What is in this release
- CLI parity completion since v1.8.4:
validate --history-dir,project-validate --strict,project-solve --candidates/--report,project-export --candidateand the full export format set;project-infoprints the project Defaults section. - All 12 official artifact kinds now have strict typed DTOs and generated schemas (v2 side); the golden corpus grew to 38 CLI goldens and 41 parity fixtures, with byte-stable replay fully green.
Install (Python package)
pip install seattrellis==1.9.0
# or download the wheel/sdist from this Release:
pip install seattrellis-1.9.0-py3-none-any.whlVerify assets (macOS/Linux):
shasum -a 256 -c SHA256SUMSDesktop
No new desktop bundle is attached to this Release. If you need the legacy v1 desktop application, download the desktop bundles from the v1.8.4 release — they remain the final v1 desktop builds. The actively maintained desktop experience is the Rust/Tauri preview line (desktop-v* tags).
Migrating to v2
Project files and artifacts can be migrated automatically by the v2 workbench or CLI (schema-migrate / project migration panel), with automatic backups before each migration. v2 is a Rust-only implementation; installers contain no Python runtime.
Release assets
seattrellis-1.9.0-py3-none-any.whl— universal wheelseattrellis-1.9.0.tar.gz— source distributionSHA256SUMS— asset checksums