Skip to content

Releases: qualified/lsp-ws-proxy

v0.4.0

20 Sep 00:31
Compare
Choose a tag to compare
  • Remap relative DocumentUri
  • Fix clippy warnings

v0.3.1

15 Sep 01:58
Compare
Choose a tag to compare
  • Refactored main
    • Remove unnecessary if let
    • Reduce repetition
    • Clean up comments and variable names

v0.3.0

12 Sep 00:45
Compare
Choose a tag to compare
  • Add --sync option to write file on textDocument/didSave

v0.2.0

10 Sep 22:10
Compare
Choose a tag to compare
  • Fix server not killed properly
  • Change command line option to accept socket address
  • Add a flag to show version

v0.1.1

10 Sep 04:42
90ba624
Compare
Choose a tag to compare

Updated dependencies

v0.1.0

18 Aug 22:53
5bf63bf
Compare
Choose a tag to compare

Features

  • WebSocket proxy
  • Inactivity timeout