25 Commits

Author SHA1 Message Date
46bc1aaa84 fix: add python 3.14 support, adopt pygls >=2.0.0 api 2026-03-15 08:20:41 +01:00
nikromen
3e5e86736c support python 3.13.x (#97)
Fixes `error="Failed to find a python3 installation in PATH that meets the required versions
(<3.13,>=3.8.0). Found version: 3.13.1."` traceback.
2025-01-01 14:39:31 +09:00
offa
1c40387cac Add Python 3.13 support (#94) 2024-10-13 23:07:01 +09:00
offa
9529df5d68 Add Python 3.12 build (#85)
* Add Python 3.12 build

* Update typing extensions

* Remove Python 3.7
2023-12-31 13:02:53 +09:00
Regen
68bbc8187b Update build backend (#84) 2023-10-13 19:48:45 +09:00
Regen
0916b888d8 Update pygls (#83) 2023-10-13 19:07:22 +09:00
Regen
a28d3803ad Update pygls (#68) 2023-01-08 21:06:39 +09:00
Regen
2a5983f9aa Use PDM (#66) 2023-01-08 16:39:41 +09:00
Charlie Vieth
981150e308 poetry: update pygls to version 0.12 (#55)
Update pygls to version 0.12 to remove a conflict with
jedi-language-server which requires pygls "^0.12" and set the minimum
python version to py37 (as required by pygls 0.12).

This commit also bumps the cmake-language-server version to 0.1.36
2022-08-04 22:28:14 +09:00
Regen
6de2cc3867 Release v0.1.5 (#53) 2022-06-11 12:09:33 +09:00
Regen
1fefcb4cba Use cmakelang formatter (#52) 2022-05-01 23:43:22 +09:00
Regen
f0cfa8b13f Release v0.1.4 (#51) 2022-04-30 23:54:34 +09:00
Regen
722dae419e Remove cmake-format (#50) 2022-04-30 02:54:19 +09:00
Regen
6a3140f105 Fix CI (#49) 2022-04-30 02:28:35 +09:00
Charlie Vieth
9630b96935 poetry: update pygls to version 0.11.2 (#42)
Update pygls to version 0.11.2 and change the version requirement to
'^0.11' this removes a conflict with jedi-language-server which requires
pygls>=0.11.1,<0.12.0.

This commit also bumps the cmake-language-server version to 0.1.3.
2021-10-03 15:13:39 +09:00
Regen
76e34ae628 Fix __version__ (#43) 2021-10-03 12:51:16 +09:00
Regen
a5af5b505f Update pygls (#38) 2021-03-28 23:49:27 +09:00
Regen
4d120a6a98 Replace linter (#37) 2021-03-28 22:23:57 +09:00
KOLANICH
cade1e2c45 Fixed build system requirements in pyproject.toml. (#34)
Poetry depends on lot of dependencies having nothing common with building packages. That's why poetry-core was created, which has much less dependencies and more focused on building wheels.
2021-01-23 16:04:06 +09:00
Regen
01b1fac73e Replace yapf with black 2020-08-22 14:38:29 +09:00
Regen
1c606ee8a8 Release v0.1.2 2020-06-07 21:50:21 +09:00
Regen
bd4f357e59 Release v0.1.1 2020-03-01 16:42:53 +09:00
Regen
4624bdf4e8 WIP 2019-12-23 02:25:21 +09:00
Regen
1fa5f14fd3 Update pyproject.toml 2019-11-17 00:17:14 +09:00
Regen
b6916f1082 Initial commit 2019-11-12 01:57:28 +09:00