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 1b9290d commit 28b752dCopy full SHA for 28b752d
CHANGES
@@ -4,9 +4,13 @@ Changelog
4
5
Here you can find the recent changes to tmuxp.
6
7
-CURRENT
8
--------
+0.1.11
+------
9
10
+- [config]: ``before_script`` now loads relative to project directory with
11
+ ``./``.
12
+- [development]: Use ``bootstrap_env.py`` in tmuxp's ``.tmuxp.yaml`` and
13
+ ``.tmuxp.json`` project files.
14
- [internal]: Improvements to :func:`util.run_script_before`,
15
:class:`exc.BeforeLoadScriptFailed` behavior to print ``stdout`` and
16
return ``stderr`` is a non-zero exit is returned.
0 commit comments