File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1- ## 0.7.7 (TBD )
1+ ## 0.7.7 (August 25, 2017 )
22
33* Bug Fixes
44 * Added workaround for bug which occurs in Python 2.7 on Linux when `` pygtk `` is installed
55 * `` pfeedback() `` now honors feedback_to_output setting and won't redirect when it is `` False ``
66 * For `` edit `` command, both ** editor** and ** filename** can now have spaces in the name/path
7+ * Fixed a bug which occurred when stdin was a pipe instead of a tty due to input redirection
78* Enhancements
89 * `` feedback_to_output `` now defaults to `` False `` so info like command timing won't redirect
910 * Transcript regular expressions now have predictable, tested, and documented behavior
1011 * This makes a breaking change to the format and expectations of transcript testing
1112 * The prior behavior removed whitespace before making the comparison, now whitespace must match exactly
1213 * Prior version did not allow regexes with whitespace, new version allows any regex
14+ * Improved display for `` load `` command and input redirection when ** echo** is `` True ``
1315
1416## 0.7.6 (August 11, 2017)
1517
You can’t perform that action at this time.
0 commit comments