1
0
forked from VimPlug/jedi

Add release notes for 0.19.0

This commit is contained in:
Dave Halter
2023-07-29 00:46:38 +02:00
parent 57aefed6ea
commit 93c14d2e6e

View File

@@ -6,8 +6,14 @@ Changelog
Unreleased
++++++++++
0.19.0 (2023-07-29)
+++++++++++++++++++
- Python 3.11 support
- Massive improvements in performance for ``Interpreter`` (e.g. IPython) users.
This especially affects ``pandas`` users with large datasets.
- Add ``jedi.settings.allow_unsafe_interpreter_executions`` to make it easier
for IPython users to avoid unsafe executions.
0.18.2 (2022-11-21)
+++++++++++++++++++