Version 0.4.2
Changed
- Reformat changelog with
prettier
.
Fixed
- Jedi
0.17
introduces major public API breaking changes. Temporarily version constrain Jedi to>=0.15.1,<0.17.0
to keep language server usable until we can address all public API changes in upstream Jedi. Version0.5.0
will require Jedi>=0.17.0
.