Skip to content

v0.12.0 - Internal cleanups, doc, basic typings

Compare
Choose a tag to compare
@tony tony released this 31 Jul 20:13
· 1215 commits to master since this release

v0.13.0 (or v0.14.0) will be the one that's fully typed

What's Changed

Compatibility

  • Update TMUX_MAX_VERSION, add 3.3a to CI #387

Testing

  • Modify retry() to take a callable and enforce the timeout by @categulario in #372

Typings

  • mypy annotations #382
  • Core relational typings: Server, Session, Window, Pane #385

Chores

  • Import tweaks #384
  • docs: sphinx-autoapi #367

New Contributors

Full Changelog: v0.11.0...v0.12.0