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 e5fc322 commit 1fdb9a9Copy full SHA for 1fdb9a9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.9.8 (TBD, 2019)
2
+* Bug Fixes
3
+ * Fixed issue with echoing strings in StdSim. Because they were being sent to a binary buffer, line buffering
4
+ was being ignored.
5
+
6
## 0.9.7 (January 08, 2019)
7
* Bug Fixes
8
* Fixed bug when user chooses a zero or negative index when calling ``Cmd.select()``
0 commit comments