Path to this page:
Subject: CVS commit: pkgsrc/lang/py-pygls
From: Adam Ciarcinski
Date: 2022-08-10 12:51:34
Message id: 20220810105134.93E23FB1A@cvs.NetBSD.org
Log Message:
py-pygls: updated to 0.12.1
0.12.1
Changed
- `Document` objects now expose a text document's `language_id`
- Various Pyodide improvements
- Improved tests for more reliable CI
0.12
Added
- Allow custom word matching for `Document.word_at_point`
Changed
- Upgraded Python support to 3.10, dropping support for 3.6
- Dependency updates, notably Pydantic 1.9 and Websockets 10
Files: