Skip to content

Releases: nohype-ai/SwiftLSP

Support Other Platforms

Choose a tag to compare

@codeface-io codeface-io released this 11 Oct 10:19

Fixes compile issues on iOS, tvOS and watchOS

Support Use as OSS

Choose a tag to compare

@codeface-io codeface-io released this 10 Oct 19:40

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 and LSP.Notification
  • Loads of documentation

Refactor around Packet and PacketDetector

Choose a tag to compare

@codeface-io codeface-io released this 04 Oct 14:22
0.2.0

Start Semantic Versioning

Choose a tag to compare

@codeface-io codeface-io released this 04 Oct 10:30

This is the beginning of a commitment to semantic versioning.

See https://github.com/codeface-io/SwiftLSP#development-status for details.