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 3f5de4c commit 7294f42Copy full SHA for 7294f42
CHANGELOG
@@ -1,3 +1,16 @@
1
+v0.9.5.2
2
+========
3
+
4
+A bugfix release. Fixed issues:
5
+#60: Filename expansion: Cycling completions and deleting
6
+#61: Filename expansion: Directory names with '.'s get mangled
7
8
+Other fixes without opened issues:
9
+- Encode items in the suggestion list properly
10
+- Expand usernames in file completion correctly
11
+- future imports in startup scripts can influence interpreter's behaviour now
12
+- Show the correct docstring for types without a own __init__ method
13
14
v0.9.5.1
15
========
16
0 commit comments