Changelog for
python311-pygls-1.3.1-12.12.noarch.rpm :
* Sat Apr 06 2024 Dirk Müller
- update to 1.3.1:
* Typo: Apache License missing dash: Affects PyPI License Declaration
* Add systemd-language-server to implementations
* Update Implementations.md with Chapel\'s language server
* Tue Jan 30 2024 Dirk Müller - update to 1.3.0:
* feat: drop Python 3.7 support
* Add `pytest-lsp` and `lsp-devtools` to Implementations.md
* Add support for debugging servers in the VSCode Playground
* Update `lsprotocol` to 2023.0.1
* Fri Dec 01 2023 Matej Cepl - Update to 1.2.1: - handle ResponseErrors correctly by AATTdimbleby in #416- Update to 1.2.0: - Remove dependency on typeguard by AATTkarthiknadig in #411 - Simplify vscode-playground setup and fix Python discovery by AATTalcarney in #374
* Mon Nov 06 2023 Matej Cepl - Initial attempt to package pygls 1.1.2.