14
0
forked from pool/python-jedi
2020-02-04 11:43:22 +00:00
committed by Git OBS Bridge
parent 49510a83a9
commit 05129cec46
3 changed files with 46 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
Tue Feb 4 09:38:03 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 0.16.0
- add delete.patch
* Added Script.get_context to get information where you currently are.
* Completions/type inference of Pytest fixtures.
* Tensorflow, Numpy and Pandas completions should now be about 4-10x faster after the first time they are used.