Releases: microsoft/lsprotocol
Releases · microsoft/lsprotocol
2023.0.0a1
What's Changed
Bug Fixes
- Preserve types for backwards compatibility by @karthiknadig in #174
Full Changelog: 2023.0.0a0...2023.0.0a1
2023.0.0a0
What's Changed
Enhancements
- Adding support for other language plugins by @karthiknadig in #165
- Add some integer enum code generation for Rust by @karthiknadig in #166
- Generate string enum code generation for Rust by @karthiknadig in #169
Bug Fixes
- Ensure LSPAny doesn't lead to recursive resolve by @karthiknadig in #153
- Add
deprecatedfield to LSP model and re-generate types by @karthiknadig in #156
Code Health
- Ensure version matches the year by @karthiknadig in #146
- Fix build paths and formatting by @karthiknadig in #173
Full Changelog: 2022.0.0a10...2023.0.0a0
2022.0.0a10
2022.0.0a9
2022.0.0a8
What's Changed
Bug Fixes
- Fix error with custom enum comparison and additional hooks by @karthiknadig in #116
- Fix for issue reported via
mypyby @karthiknadig in #118 - Change
LSPObjectto be an alias ofobjectby @karthiknadig in #121
Full Changelog: 2022.0.0a7...2022.0.0a8
2022.0.0a7
What's Changed
Bug Fixes
- Remove code to autogenerate hooks. by @karthiknadig in #105
- Support custom values for enums. by @karthiknadig in #106
- Add missing markup content hook. by @karthiknadig in #107
- Fix markup content hook by @dimbleby in #109
Code Health
New Contributors
Full Changelog: 2022.0.0a6...2022.0.0a7
2022.0.0a6
What's Changed
Bug Fixes
- Add missing hook for Semantic Token capabilities. by @karthiknadig in #98
Full Changelog: 2022.0.0a5...2022.0.0a6
2022.0.0a5
What's Changed
Bug Fixes
- Add
cattrshooks for ambiguous type structuring. by @karthiknadig in #87, #88
Code Health
- Update packages. by @karthiknadig in #91
Full Changelog: 2022.0.0a4...2022.0.0a5
2022.0.0a4
What's Changed
Bug Fixes
- Ensure all mixin properties are included in the generated code. by @karthiknadig in #75
Code Health
- Update packages. by @karthiknadig in #76
Full Changelog: 2022.0.0a3...2022.0.0a4
2022.0.0a3
What's Changed
Enhancements
- Add comparison methods to few types. by @karthiknadig in #70
Bug Fixes
- Fix missing types in code generation. by @karthiknadig in #59
Code Health
- Update to latest LSP spec. by @karthiknadig in #66
Full Changelog: 2022.0.0a2...2022.0.0a3