We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8bb999d commit e1b87dbCopy full SHA for e1b87db
CHANGES
@@ -22,10 +22,16 @@ $ pip install --user --upgrade --pre libtmux
22
23
### Development
24
25
+- Project and package management: poetry to uv (#547)
26
+
27
+ [uv] is the new package and project manager for the project, replacing Poetry.
28
29
- Code quality: Use f-strings in more places (#540)
30
31
via [ruff 0.4.2](https://github.com/astral-sh/ruff/blob/v0.4.2/CHANGELOG.md).
32
33
+[uv]: https://github.com/astral-sh/uv
34
35
## libtmux 0.37.0 (04-21-2024)
36
37
_Maintenance only, no bug fixes or new features_
0 commit comments