Skip to content

distant v0.16.3

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 20:26
329213d

Release Notes

Added

  • New --ssh-backend option for CLI that accepts libssh or ssh2 for
    native backend ssh support
  • distant_ssh2::SshBackend now supports parsing from a &str and producing a
    &'static str from an instance

Binaries

Standalone binaries are built out for Windows (x86_64), MacOS (Intel & ARM), and Linux (x86_64).

  • 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
  • win64 is the x86-64 release on Windows using MSVC

SHA256 Checksums

ba33ac420f7076dfa6a0aaa385271c800992b2c96e3bf9dad589012c9bfbfb6d  distant-macos
59940f1e3b278703eb2cc434f3d35cf2dc2a78b01386c5884fd9206957ab1dee  distant-win64.exe
1c5fdfb75d141b82caea2d0bec7e9c41b18a6aba2cb41c0b1353986955b33f0c  distant-linux64-gnu
4aad82944b52323dbb9f0b2681a260f8ab4dc6c72d2f8a1ca50c67abbbc0006c  distant-linux64-musl