@@ -29,6 +29,8 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
29
29
30
30
## tmuxp 1.29.1 (2023-09-02)
31
31
32
+ _ Maintenance only, no bug fixes, or new features_
33
+
32
34
### Development
33
35
34
36
- libtmux: v0.23.0 -> v0.23.1
@@ -77,7 +79,7 @@ _Maintenance only, no bug fixes, or new features_
77
79
78
80
## tmuxp 1.28.0 (2023-05-27)
79
81
80
- _ Maintenance only, no bug fixes or features_
82
+ _ Maintenance only, no bug fixes or new features_
81
83
82
84
### Internal improvements
83
85
@@ -87,6 +89,7 @@ _Maintenance only, no bug fixes or features_
87
89
formatting can be done almost instantly.
88
90
89
91
This change replaces black, isort, flake8 and flake8 plugins.
92
+
90
93
- libtmux: 0.21.1 -> 0.22.0 (Moved to ruff as well)
91
94
- poetry: 1.4.0 -> 1.5.0
92
95
@@ -96,7 +99,7 @@ _Maintenance only, no bug fixes or features_
96
99
97
100
## tmuxp 1.27.1 (2022-04-07)
98
101
99
- _ Maintenance only, no bug fixes or features_
102
+ _ Maintenance only, no bug fixes or new features_
100
103
101
104
### Development
102
105
@@ -105,7 +108,7 @@ _Maintenance only, no bug fixes or features_
105
108
106
109
## tmuxp 1.27.0 (2022-01-29)
107
110
108
- _ Maintenance only, no bug fixes or features_
111
+ _ Maintenance only, no bug fixes or new features_
109
112
110
113
### Internal improvements
111
114
@@ -116,7 +119,7 @@ _Maintenance only, no bug fixes or features_
116
119
117
120
## tmuxp 1.26.0 (2023-01-15)
118
121
119
- _ Maintenance only, no bug fixes or features_
122
+ _ Maintenance only, no bug fixes or new features_
120
123
121
124
### Internal improvements
122
125
@@ -145,7 +148,7 @@ _Maintenance only, no bug fixes or features_
145
148
146
149
## tmuxp 1.24.0 (2022-12-30)
147
150
148
- _ Maintenance only, no bug fixes or features_
151
+ _ Maintenance only, no bug fixes or new features_
149
152
150
153
### Internal improvements
151
154
@@ -166,13 +169,13 @@ _Yanked release: `tmuxp load` issues, see #856_
166
169
167
170
### Internal improvements
168
171
169
- _ Maintenance only, no bug fixes or features_
172
+ _ Maintenance only, no bug fixes or new features_
170
173
171
174
- Type annotations: More mypy typings (#796 )
172
175
173
176
## tmuxp 1.22.1 (2022-12-27)
174
177
175
- _ Maintenance only, no bug fixes or features_
178
+ _ Maintenance only, no bug fixes or new features_
176
179
177
180
- Update libtmux 0.18.0 -> 0.18.1
178
181
@@ -186,7 +189,7 @@ _Maintenance only, no bug fixes or features_
186
189
187
190
## tmuxp 1.21.0 (2022-12-27)
188
191
189
- _ Maintenance only, no bug fixes or features_
192
+ _ Maintenance only, no bug fixes or new features_
190
193
191
194
- libtmux 0.17.2 -> 0.18.0
192
195
0 commit comments