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 316dafd commit 593cbc7Copy full SHA for 593cbc7
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.9.13 (TBD, 2019)
2
+* Enhancements
3
+ * `pyscript` limits a command's stdout capture to the same period that redirection does.
4
+ Therefore output from a command's postparsing and command finalization hooks isn't saved in the StdSim object.
5
+
6
## 0.9.12 (April 22, 2019)
7
* Bug Fixes
8
* Fixed a bug in how redirection and piping worked inside ``py`` or ``pyscript`` commands
0 commit comments