File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed
Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 22 8.x Series
33============
44
5+ .. _version 8.35 :
6+
7+ IPython 8.35
8+ ============
9+
10+ This small early April release includes a few backports of bug fixes for tab and LLM completions:
11+
12+ - :ghpull: `14838 ` Fixed tab-completion of global variables in lines with a dot when jedi is off
13+ - :ghpull: `14846 ` Fixed LLM request number always being set to zero and removed spurious logging
14+ - :ghpull: `14851 ` Passes current input history to LLMs
15+
16+
17+ .. _version 8.34 :
18+
19+ IPython 8.34
20+ ============
21+
22+ This tiny beginning of March release included two bug fixes:
23+
24+ - :ghpull: `14823 ` Fixed right arrow incorrectly accepting invisible auto-suggestions
25+ - :ghpull: `14828 ` Fixed Qt backend crash
26+
27+ along with a backport of improved documentation and configurability of LLM completions.
28+
29+ .. _version 8.33 :
30+
31+ IPython 8.33
32+ ============
33+
34+ This small end of February release included a few backports of bug fixes and minor enhancements:
35+
36+ - :ghpull: `14717 ` Fixed auto-suggestion on Prompt Toolkit < 3.0.49
37+ - :ghpull: `14738 ` Fixed Python 3.13 compatibility of ``local_ns ``
38+ - :ghpull: `14700 ` Improved Qt object management and performance
39+ - :ghpull: `14790 ` Better documentation and configurability of LLM completions
40+
41+
542.. _version 8.32 :
643
744IPython 8.32
You can’t perform that action at this time.
0 commit comments