Skip to content

distant v0.12.0

Compare
Choose a tag to compare
@chipsenkbeil chipsenkbeil released this 19 Aug 05:52
· 297 commits to master since this release
33abcbb

Highlights

  • Add login shell support by default, which means that user's path will be properly set when trying to find distant as well as when running future child processes via proc-run
  • Add --session lsp mode to support acquiring a session over stdin from the initialization params of the first LSP request
  • Update logger to properly shutdown when process exits
  • Some minor refactoring and exposure of net module

Release Targets

  • linux64-gnu is the x86-64 release on Linux using libc
  • linux64-musl is the x86-64 release on Linux using musl (static binary, no libc dependency)
  • macos is a universal binary for Mac OS that supports x86-64 and aarch64 (arm) platforms

SHA256 Checksums

d3d04ada029987e3039d69067e15f85dda9afb841814363cce1a86e45c475751  distant-linux64-gnu
1c1a5f89d1f10afd316e8d638d7e71e8e2710001686928fb6ee79d823a92bd9c  distant-linux64-musl
a6b75f84bb3e85c538a8277985b8fe4880428a339ef86fbee32050b6491a38ac  distant-macos