Releases: tmux-python/tmuxp
v1.38.0 - Maintenance release
Maintenance release only, no bug fixes or features for tmuxp itself.
Breaking: libtmux v0.30.1+
Full Changelog: v1.37.1...v1.38.0
v1.37.0 - Maintenance release
What's Changed
Maintenance only, no bug fixes or new features
Development
Full Changelog: v1.36.0...v1.37.0
v1.36.0 - Maintenance release
v1.35.0 - Maintenance release
What's Changed
Maintenance only, no bug fixes or new features
Breaking changes
-
libtmux: 0.25.0 -> 0.26.0, maintenance release (#906)
Doc string + linting stringency updates.
Development
-
Strengthen linting (#907)
-
Add flake8-commas (COM)
-
Add flake8-builtins (A)
-
Add flake8-errmsg (EM)
-
Full Changelog: v1.34.0...v1.35.0
v1.34.0 - Maintenance release
Maintenance only, no bug fixes or new features
What's Changed
Breaking changes
-
py(deps): libtmux 0.24.1 -> 0.25.0 (improved docs) in #896
pydocstyle internal updates
-
refactor!:
config_reader
totmuxp._internal
in #897 -
refactor!: Move
_types
to_internal/types
in #900
Documentation
- Docs: Split API to multiple pages in #898
Full Changelog: v1.33.0...v1.34.0
v1.33.0 - Maintenance release
Maintenance only, no bug fixes or new features
What's Changed
Tests
- refactor(test_shell): Use named, typed test fixtures in #893
CI
- pyproject(ruff): Support pydocstyle w/ numpy convention in #891
Documentation
- Add docstrings to functions, methods, classes, and packages in #891
Full Changelog: v1.32.1...v1.33.0
v1.32.1
Full Changelog: v1.32.0...v1.32.1
Changes
Packaging
- pyproject: Add
gp-lib
totest
dependency group
Development
- libtmux: 0.24.0 -> 0.24.1 (maintenance release)
v1.32.0
What's Changed
Packaging
-
packaging(pytest): Move configuration to
pyproject.toml
by @tony in #886 -
Add python 3.12 to trove classifiers
-
Packaging (poetry): Fix development dependencies
Per Poetry's docs on managing dependencies and
poetry check
, we had it wrong: Instead of using extras, we should create these:[tool.poetry.group.group-name.dependencies] dev-dependency = "1.0.0"
Which we now do.
Development
-
CI: Update action packages to fix warnings
- dorny/paths-filter: 2.7.0 -> 2.11.1
Full Changelog: v1.31.0...v1.32.0
v1.31.0 - Strict typings
v1.30.1 - Maintenance release
Maintenance only, no bug fixes or new features
- Final Python 3.7 Release (End of life was June 27th, 2023)
- Adds installation instructions for installing with Nix by @ChristopherHarwell in #883
New Contributors
- @ChristopherHarwell made their first contribution in #883
Full Changelog: v1.30.0...v1.30.1