File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22All notable changes to this project will be documented in this file.
33
4+ ## [ 1.3.0] - 2024-01-29
5+ More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.3.0
6+
7+ ### Bug Fixes
8+
9+ - Add missing value to ` pygls.trace.server `
10+
11+ ### CI
12+
13+ - Don't let Pyodide test fail the whole build
14+ - Don't trigger CI on both push and pull_request
15+
16+ ### Features
17+
18+ - Drop Python 3.7 support
19+ - Update dependencies to latest(ish)
20+ - Enable debugging of servers in the playground
21+
22+ ### Miscellaneous Tasks
23+
24+ - Update CHANGELOG.md
25+ - Update CONTRIBUTORS.md
26+ - Cattrs is a direct dependency
27+ - Update pytest-asyncio
28+ - Add pytest-lsp and lsp-devtools to Implementations.md
29+ - Update lsprotocol to 2023.0.1
30+
31+ ### Build
32+
33+ - V1.3.0
34+
435## [ 1.2.1] - 2023-11-30
536More details: https://github.com/openlawlibrary/pygls/releases/tag/v1.2.1
637
You can’t perform that action at this time.
0 commit comments