Skip to content

Releases: tmux-python/libtmux

v0.15.7 - Maintenance

24 Sep 02:10
Compare
Choose a tag to compare

Maintenance only

What's Changed

  • build: Remove .coveragerc, use pyproject.toml by @tony in #443

Full Changelog: v0.15.6...v0.15.7

v0.15.6 - Maintenance (packaging)

24 Sep 01:08
Compare
Choose a tag to compare

Maintenance only, no bug fixes or features this releease

Packaging

  • Remove MANIFEST.in

    This is handled by poetry via pyproject.toml's include

Full Changelog: v0.15.6...v0.15.6

v0.15.5 - Maintenance (packaging)

24 Sep 00:56
Compare
Choose a tag to compare

Maintenance only, no bug fixes or features this releease

Packaging

  • Remove .tmuxp-before-script.sh

Full Changelog: v0.15.4...v0.15.5

v0.15.4 - Packaging fixes for arch

22 Sep 00:20
Compare
Choose a tag to compare

What's Changed

  • fix(pytest_plugin): Pytester import, use public APIs from pytest by @tony in #442

Full Changelog: v0.15.3...v0.15.4

v0.15.3 - Maintenance only

21 Sep 23:59
Compare
Choose a tag to compare

PRs

Full Changelog: v0.15.2...v0.15.3

v0.15.2 - Maintenance only

17 Sep 16:08
Compare
Choose a tag to compare

Maintenance only: No bugfixes for features

Tests

  • tests(conftest): Add pytester plugin by @tony in #423

CI Tooling

  • CI: Speed improvement ideas by @tony in #428

Full Changelog: v0.15.1...v0.15.2

v0.15.1 - Packaging cleanup

11 Sep 15:57
Compare
Choose a tag to compare

Minor pyproject.toml tweaks, clean up Quickstart page

Full Changelog: v0.15.0...v0.15.1

v0.15.0post0 - README fix

11 Sep 02:22
Compare
Choose a tag to compare

Fix a docstring in the readme.

Full Changelog: v0.15.0...v0.15.0post0

v0.15.0 - internal overhauling and tooling

10 Sep 22:18
Compare
Choose a tag to compare

Internal refactorings

New features

Breaking changes

Development

Tests

Documentation

Autogenerated

  • fix(tmux_cmd): remove only trailing new lines in stdout by @rockandska in #405
  • fix(tmux_cmd): use shutil.which and only PATH to discover tmux by @rockandska in #407
  • build(deps): Add flake8-bugbear by @tony in #408
  • build(deps): Add flake8-comprehensions by @tony in #409
  • docs: Update doctests by @tony in #412
  • pytest plugin by @tony in #411
  • Add gp-libs: Test docs via doctest, table of contents for sphinx.ext.autodoc, change issues module by @tony in #410
  • Move to src/ layout by @tony in #414

New Contributors

Full Changelog: v0.14.2...v0.15.0

v0.15.0a4: Move to /src layout

10 Sep 16:19
Compare
Choose a tag to compare
Pre-release

We moved to src/ layout in #414

Full Changelog: v0.15.0a3...v0.15.0a4