Releases: demeter-run/cli
Releases · demeter-run/cli
v2.0.2
Install dmtrctl 2.0.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/demeter-run/cli/releases/download/v2.0.2/dmtrctl-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install demeter-run/tap/dmtrctl
Download dmtrctl 2.0.2
v2.0.1
Install dmtrctl 2.0.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/demeter-run/cli/releases/download/v2.0.1/dmtrctl-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install demeter-run/tap/dmtrctl
Download dmtrctl 2.0.1
v2.0.0
Install dmtrctl 2.0.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/demeter-run/cli/releases/download/v2.0.0/dmtrctl-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install demeter-run/tap/dmtrctl
Download dmtrctl 2.0.0
1.4.1 - 2024-06-21
Release Notes
🐛 Bug Fixes
- Use embedded tls to avoid OS-level requirement (#43)
Install dmtrctl 1.4.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/demeter-run/cli/releases/download/v1.4.1/dmtrctl-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install demeter-run/tap/dmtrctl
Download dmtrctl 1.4.1
1.4.0 - 2024-06-17
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
1.3.0 - 2024-06-15
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
1.2.0 - 2024-06-14
Release Notes
🔧 Continuous Integration
- Migrate to cargo-dist for releases (#30)
⚙️ Miscellaneous Tasks
- Migrate to cliff for changelogs (#31)
- Integrate cargo release (#32)
- Update rustls to v0.23 (#33)
- Remove redundant rustls dep (#34)
Install dmtrctl 1.2.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/demeter-run/cli/releases/download/v1.2.0/dmtrctl-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install demeter-run/tap/dmtrctl
Download dmtrctl 1.2.0
v1.1.0
v1.1.0 (2024-04-22)
Release
Chore
- show better option info (#29)
v1.0.0
v1.0.0 (2024-04-20)
Release
Features
- allow reset of config (#28)
- introduce ports via management api (#26)
Bug Fixes
- bring back socket path arg (#27)
v1.0.0-alpha.1
Release
Features
- introduce Pages deploy command (#24)
- allow ephemeral contexts (#23)
Bug Fixes
- fix bad install script download url (#21)
Chore
- backport original Cardano command (#25)