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 77e75af commit 108e1eaCopy full SHA for 108e1ea
CHANGES
@@ -7,6 +7,8 @@ Here you can find the recent changes to tmuxp.
7
CURRENT
8
-------
9
10
+- [cli] [freezer]: `Issue #72`_: Create destination directory if it
11
+ doesn't exist. Thanks `ThiefMaster`_.
12
- [tests]: New context manager for tests, ``temp_session``.
13
- [tests]: New testsuite, ``testsuite.test_utils`` for testing testsuite
14
tools.
@@ -16,6 +18,8 @@ CURRENT
16
18
- [docs]: :ref:`python_api_quickstart` per `Issue #56`_.
17
19
20
.. _Issue #56: https://github.com/tony/tmuxp/issues/56
21
+.. _Issue #72: https://github.com/tony/tmuxp/issues/72
22
+.. _@ThiefMaster: https://github.com/ThiefMaster
23
24
0.1.7
25
-----
0 commit comments