We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a8790 commit ab22db0Copy full SHA for ab22db0
CHANGES
@@ -19,6 +19,18 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
19
20
- _Insert changes/features/fixes for next release here_
21
22
+**Maintenance release, no features or fixes**
23
+
24
+### Internal
25
26
+- Add `ConfigReader`: Our clean, typed parser for raw strings and files (#828)
27
28
+ This is our shiny, new, 200-line typed parser that replaces `kaptan`.
29
30
+### Packaging
31
32
+- Drop kaptan dependency (#828)
33
34
## tmuxp 1.15.2 (2022-09-24)
35
36
**Maintenance release, no features or fixes**
0 commit comments