File tree Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Expand file tree Collapse file tree 1 file changed +13
-12
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4- 3.0.19: 2020-07-08
4+
5+ 3.0.19: 2021-07-08
56------------------
67
78Fixes:
@@ -10,14 +11,14 @@ Fixes:
1011- Allow usage of `await` in assignment expressions or for-loops.
1112
1213
13- 3.0.18: 2020 -06-26
14+ 3.0.18: 2021 -06-26
1415------------------
1516
1617Fixes:
1718- Made "black" an optional dependency.
1819
1920
20- 3.0.17: 2020 -03-22
21+ 3.0.17: 2021 -03-22
2122------------------
2223
2324Fixes:
2627- Fix race condition during retrieval of signatures.
2728
2829
29- 3.0.16: 2020 -02-11
30+ 3.0.16: 2021 -02-11
3031------------------
3132
3233(Commit 7f619e was missing in previous release.)
3839 completions were missed out if the fuzzy completer doesn't find them.
3940
4041
41- 3.0.15: 2020 -02-11
42+ 3.0.15: 2021 -02-11
4243------------------
4344
4445New features:
4849- Fix `AttributeError` during retrieval of signatures with type annotations.
4950
5051
51- 3.0.14: 2020 -02-10
52+ 3.0.14: 2021 -02-10
5253------------------
5354
5455New features:
6768- Hide signature when sidebar is visible.
6869
6970
70- 3.0.13: 2020 -01-26
71+ 3.0.13: 2021 -01-26
7172------------------
7273
7374New features:
8283- Fix line ending bug in pager.
8384
8485
85- 3.0.12: 2020 -01-24
86+ 3.0.12: 2021 -01-24
8687------------------
8788
8889New features:
9697- Properly handle `SystemExit`.
9798
9899
99- 3.0.11: 2020 -01-20
100+ 3.0.11: 2021 -01-20
100101------------------
101102
102103New features:
@@ -119,7 +120,7 @@ Fixes:
119120- Don't execute PYTHONSTARTUP when -i flag was given.
120121
121122
122- 3.0.10: 2020 -01-13
123+ 3.0.10: 2021 -01-13
123124------------------
124125
125126Fixes:
@@ -128,7 +129,7 @@ Fixes:
128129 default.
129130
130131
131- 3.0.9: 2020 -01-10
132+ 3.0.9: 2021 -01-10
132133-----------------
133134
134135New features:
@@ -137,7 +138,7 @@ New features:
137138- Show REPL title in pager.
138139
139140
140- 3.0.8: 2020 -01-05
141+ 3.0.8: 2021 -01-05
141142-----------------
142143
143144New features:
You can’t perform that action at this time.
0 commit comments