File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- _ Insert changes/features/fixes for next release here_
6
6
7
- #### What's new
7
+ ### What's new
8
8
9
9
- #747 : Skip execution via ` enter: false `
10
10
84
84
85
85
Credit: @jerri
86
86
87
- #### Improvements
87
+ ### Improvements
88
88
89
89
- Improve ` tmuxp freeze` UX flow, credit @joseph-flinn (#657, in re: # 627)
90
90
- ` tmuxp freeze` will now detect the attached session if no session name
91
91
is specified. Credit : @will-ockmore. (#660)
92
92
93
- # ### Bugs
93
+ # ## Bugs
94
94
95
95
- Fix loading of `.yml` files with `tmuxp convert`, thank you @kalixi! (#725)
96
96
97
- # ### Internal API
97
+ # ## Internal API
98
98
99
99
- # 752: Command structure (internal API)
100
100
119
119
120
120
- # 752: Configuration parsing refactorings
121
121
122
- # ### Development
122
+ # ## Development
123
123
124
124
- Run through black + isort with string normalization (#738). This way we can
125
125
use black without any configuration. (One-time, big diff)
126
126
- Run codebase through pyupgrade (#745)
127
127
- Add `codeql-analysis.yml` to try it out
128
128
129
- # ### Documentation
129
+ # ## Documentation
130
130
131
131
- Move to `furo` sphinx theme
132
132
133
133
# # tmuxp 1.9.4 (2022-01-10)
134
134
135
- # ### Packaging
135
+ # ## Packaging
136
136
137
137
- ` poetry build` used to package in place of `python setup.py build` (#729)
138
138
147
147
148
148
Similar to the above, reach out to the # 625 issue if you bump into problems.
149
149
150
- # ### What's new
150
+ # ## What's new
151
151
152
152
- ` tmuxp edit` for configuration changes (#707, @GlebPoljakov)
153
153
You can’t perform that action at this time.
0 commit comments