Skip to content

distant v0.10.0

Compare
Choose a tag to compare
@chipsenkbeil chipsenkbeil released this 10 Aug 22:28
· 305 commits to master since this release
86e4d7f

Highlights

  • Refactor to support a payload for request & response with multiple entries that are processed concurrently
    • For the CLI, this is only reflected in the json mode as shell mode still handles input and output in a sequential manner, one request/response at a time

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

2dbe83e99510c6ea8da20cf5d2829772b56d8a20d7603c44c0aa6092c2d7e633  distant-linux64-gnu
a796b8c5d0f5cb0f278586c39a114a3bf52ba9118ecdd6186bcbabf8943403cc  distant-linux64-musl
9df95985252336057d7ccdafa597b34191b5f3ff24e5ff215e80b0d95199f49d  distant-macos