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 fd60e40 commit 5c090d5Copy full SHA for 5c090d5
CHANGELOG.md
@@ -1,7 +1,15 @@
1
+## 0.9.2 (TBD, 2018)
2
+* Bug Fixes
3
+ * Fixed issue where piping and redirecting did not work correctly with paths that had spaces
4
+* Enhancements
5
+ * Added ability to print a header above tab-completion suggestions using `completion_header` member
6
+
7
## 0.8.8 (TBD, 2018)
8
* Bug Fixes
9
* Prevent crashes that could occur attempting to open a file in non-existent directory or with very long filename
-
10
11
+ * `display_matches` is no longer restricted to delimited strings
12
13
## 0.9.1 (May 28, 2018)
14
15
* fix packaging error for 0.8.x versions (yes we had to deploy a new version
0 commit comments