Skip to content

v3.15.2

Latest

Choose a tag to compare

@IronAdamant IronAdamant released this 08 Jul 23:46

Trammel 3.15.2

Fixes

  • CI matrix (Python 3.10–3.13): PEP 695 type alias 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'