mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +08:00
Add the latest changes to the change log.
This commit is contained in:
@@ -10,7 +10,8 @@ Changelog
|
|||||||
- Basic type inference for ``yield from`` PEP 380.
|
- Basic type inference for ``yield from`` PEP 380.
|
||||||
- PEP 484 support (most of the important features of it). Thanks Claude! (@reinhrst)
|
- PEP 484 support (most of the important features of it). Thanks Claude! (@reinhrst)
|
||||||
- Added ``get_line_code`` to ``Definition`` and ``Completion`` objects.
|
- Added ``get_line_code`` to ``Definition`` and ``Completion`` objects.
|
||||||
- Again a lot of internal changes.
|
- Completely rewritten the type inference engine.
|
||||||
|
- A new and better parser for parsing parts of Python code.
|
||||||
|
|
||||||
0.9.0 (2015-04-10)
|
0.9.0 (2015-04-10)
|
||||||
++++++++++++++++++
|
++++++++++++++++++
|
||||||
|
|||||||
Reference in New Issue
Block a user