Skip to content

0.3.5 - 2024-06-26

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 02:38
· 132 commits to main since this release
414f6cd

Release Notes

🐛 Bug Fixes

  • Node listen address port conflict

⚙️ Miscellaneous Tasks

  • Log to stderr in no_ui mode

Install distrans_cli 0.3.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cmars/distrans/releases/download/distrans_cli-v0.3.5/distrans_cli-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/cmars/distrans/releases/download/distrans_cli-v0.3.5/distrans_cli-installer.ps1 | iex"

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install cmars/tap/distrans_cli

Download distrans_cli 0.3.5

File Platform Checksum
distrans_cli-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
distrans_cli-x86_64-apple-darwin.tar.gz Intel macOS checksum
distrans_cli-x86_64-pc-windows-msvc.tar.gz x64 Windows checksum
distrans_cli-x86_64-pc-windows-msvc.msi x64 Windows checksum
distrans_cli-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum
distrans_cli-x86_64-unknown-linux-musl.tar.gz x64 MUSL Linux checksum