forked from pool/python-pylsp-rope
16 lines
542 B
Plaintext
16 lines
542 B
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sun Oct 03 06:46:13 UTC 2021 - mcepl@cepl.eu
|
||
|
|
||
|
- Update to version 0.0.0+git.1633239046.8355444:
|
||
|
* Point to python-rope organisation repository
|
||
|
* Rename command prefix to pylsp_rope
|
||
|
* Implement pylsp_commands()
|
||
|
* Use keyword parameters when calling executeCommand()
|
||
|
* Implement rope_changeset_to_workspace_changeset() using lsp_diff()
|
||
|
* Implement lsp_diff()
|
||
|
* Add CONTRIBUTING.md
|
||
|
* Update README.md
|
||
|
* Add Features section in README.md
|
||
|
* Update README.md
|
||
|
|