distant v0.9.5
Highlights
- Client actions can now be configured with a timeout to exit if no response received, rather than waiting indefinitely
- Unix sockets are now cleared by default when launching a new session; to provide the old binding error, provide
--fail-if-socket-exists
- Metadata retrieval now supports returning a canonicalized path if requested
- New aliases are available for a variety of existing actions such as
rename
supporting aliasmv
; see the help documentation for a full list DirRead
now sorts returned paths by name
Fixes
- Stdin/stdout/stderr pipes now properly read without waiting on newline charcters. Before this, language server protocol over stdin/stdout was not possible as it does not terminate in a newline
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
502ddbd6ef2ca749c6c86c7c5fa0ce506758fc2df407b323e59283c8bbfb32c5 distant-linux64-gnu
1ac10c188163c330061da6fdc3c1ea63a307ea4a68e0694d855d13e457b9b24b distant-linux64-musl
446d09cde942b56434422b3fbf6c80f27f87a3a3cd3c80358b3d81867244da3e distant-macos