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 38c17ca commit 243a61dCopy full SHA for 243a61d
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, doctested and typed parser that replaces `kaptan`.
29
30
+### Packaging
31
32
+- Drop kaptan dependency (#828)
33
34
## tmuxp 1.15.3 (2022-10-01)
35
36
### Bug fixes
0 commit comments