Releases: demeter-run/cli
Releases · demeter-run/cli
v2.0.2
12 Nov 14:35
Compare
Sorry, something went wrong.
No results found
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
11 Nov 21:00
Compare
Sorry, something went wrong.
No results found
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
08 Nov 17:35
Compare
Sorry, something went wrong.
No results found
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
21 Jun 15:32
Compare
Sorry, something went wrong.
No results found
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
17 Jun 11:22
Compare
Sorry, something went wrong.
No results found
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
15 Jun 22:17
Compare
Sorry, something went wrong.
No results found
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
14 Jun 20:47
Compare
Sorry, something went wrong.
No results found
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
22 Apr 13:42
Compare
Sorry, something went wrong.
No results found
v1.1.0 (2024-04-22)
Release
Chore
show better option info (#29 )
v1.0.0
20 Apr 17:19
Compare
Sorry, something went wrong.
No results found
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
25 Mar 14:07
Compare
Sorry, something went wrong.
No results found
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 )