Changelog for
python311-pyls-spyder-0.4.0-8.53.noarch.rpm :
* Tue Jul 13 2021 Ben Greiner
- Update to version 0.4.0
* Use python-lsp-server instead of python-language-server
* Mon Feb 22 2021 Ben Greiner - Update to version 0.3.2
* Fix code blocks regular expression
* Ensure that block comments start by 4 dashes or number signs
* Fix code folding of cells
* Sat Dec 19 2020 Benjamin Greiner - Update to version 0.3.0
* PR 15 - PR: Add support for textDocument/foldingRange call for code cells, by AATTandfoy (7846)- Change in version 0.2.1
* PR 13 - PR: Pin minimum Python version to 3.6- Changes in version 0.2.0
* Issue 9 - Some cell patterns are not detected in the Outline explorer (PR 10 by AATTandfoy)
* Issue 8 - Some issues with special comments in the outline explorer (PR 10 by AATTandfoy)
* PR 11 - Remove dependency on separate mock package, by AATTbnavigator
* PR 10 - PR: Add additional cases for code cells and block comments, by AATTandfoy (9, 8)
* Thu Nov 12 2020 Benjamin Greiner - Initial specfile for version 0.1.1- remove mock dependency gh#spyder-ide/pyls-spyder#11