forked from pool/python-pygls
- handle ResponseErrors correctly by @dimbleby in #416 - Update to 1.2.0: - Remove dependency on typeguard by @karthiknadig in #411 - Simplify vscode-playground setup and fix Python discovery by @alcarney in #374 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pygls?expand=0&rev=6
16 lines
541 B
Plaintext
16 lines
541 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Dec 1 08:07:26 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
|
|
|
|
- Update to 1.2.1:
|
|
- handle ResponseErrors correctly by @dimbleby in #416
|
|
- Update to 1.2.0:
|
|
- Remove dependency on typeguard by @karthiknadig in #411
|
|
- Simplify vscode-playground setup and fix Python discovery by
|
|
@alcarney in #374
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 6 13:04:42 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Initial attempt to package pygls 1.1.2.
|