14
0

- Upgrade to 0.1.8:

- Add refactor extract method/variable including similar statements
    variant
  - Add refactor extract global method/variable variant

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pylsp-rope?expand=0&rev=11
This commit is contained in:
2021-12-18 19:11:38 +00:00
committed by Git OBS Bridge
parent 407e9754c9
commit 44df1d0ce6
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Dec 18 17:55:06 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Upgrade to 0.1.8:
- Add refactor extract method/variable including similar statements
variant
- Add refactor extract global method/variable variant
-------------------------------------------------------------------
Tue Nov 23 17:38:31 UTC 2021 - Matej Cepl <mcepl@suse.com>