Skip to content

0.2.0 - 2024-05-03

Choose a tag to compare

@github-actions github-actions released this 03 May 04:13
· 599 commits to main since this release
92b8ef1

Release Notes

🚀 Features

  • Version subcommand

🐛 Bug Fixes

  • Disable ansi colors in no-ui mode
  • Rename subcommands, update readme
  • Fetch this file message in tui

🚜 Refactor

  • [breaking] Introduce peer abstraction, goal-seeking behavior

⚙️ Miscellaneous Tasks

  • Update readme to reflect streamlined development
  • Readme typo

Install distrans 0.2.0

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download distrans 0.2.0

File Platform Checksum
distrans-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
distrans-x86_64-apple-darwin.tar.xz Intel macOS checksum
distrans-x86_64-pc-windows-msvc.zip x64 Windows checksum
distrans-x86_64-pc-windows-msvc.msi x64 Windows checksum
distrans-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum