Skip to content

1.3.0 - 2024-06-15

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 22:17
· 18 commits to main since this release
2f8e5c7

Release Notes

๐Ÿš€ Features

  • Streamline init flow (#35)

๐Ÿ› Bug Fixes

  • Jump to new project if list is empty (#36)
  • Skip tunnel type with only one option (#37)
  • Ensure user is initialized after login (#38)

Install dmtrctl 1.3.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via Homebrew

brew install demeter-run/tap/dmtrctl

Download dmtrctl 1.3.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