Trammel 3.15.2
Fixes
- CI matrix (Python 3.10–3.13): PEP 695
typealias regression tests run only on 3.12+; pre-3.12 asserts unparseable files are skipped cleanly. Restores green CI after 3.15.0/3.15.1.
Docs
- README notes CI matrix and version-gating guidance for newer-syntax fixtures.
Install
pip install trammel==3.15.2
# or
pip install 'trammel[mcp]==3.15.2'