Releases: codeface-io/SwiftLSP
Releases · codeface-io/SwiftLSP
Support Other Platforms
Support Use as OSS
Changed
- Packet handler closure must be passed to initializer of
LSP.ServerExecutable
- Dependency versions in Package.swift file have been stabilized
Added
LSP.PacketDetector
convenience func for reading single Bytes- Shorthand type aliases
LSP.Request
,LSP.Response
,LSP.ErrorResult
andLSP.Notification
- Loads of documentation
Refactor around Packet and PacketDetector
Start Semantic Versioning
This is the beginning of a commitment to semantic versioning.
See https://github.com/codeface-io/SwiftLSP#development-status for details.