Skip to content

1.4.0 - 2024-06-17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 11:22
· 14 commits to main since this release
0853bbe

Release Notes

๐Ÿš€ Features

  • Refactor tunnel into node-socket (#39)
  • Add client counter for tunnel command (#41)

๐Ÿ› Bug Fixes

  • Use full instance id for tunnel arg (#40)

Install dmtrctl 1.4.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/demeter-run/cli/releases/download/v1.4.0/dmtrctl-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install demeter-run/tap/dmtrctl

Download dmtrctl 1.4.0

File Platform Checksum
dmtrctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
dmtrctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
dmtrctl-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
dmtrctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum