Skip to content

v0.31.0 - Command overhaul, renamings

Compare
Choose a tag to compare
@tony tony released this 17 Feb 13:09
· 416 commits to master since this release

Cleanups (#527)

  • Streamline {Server,Session,Window,Pane}.cmd(), across all usages to:

    • Use cmd: str as first positional
    • Removed unused keyword arguments **kwargs

Renamings (#527)

Improvements (#527)

  • Server.attached_windows now users QueryList’s .filter()

Full Changelog: v0.30.2...v0.31.0