Skip to content

0.1.8 - 2026-07-04

Choose a tag to compare

@bitomule bitomule released this 04 Jul 10:22
2f47e5d

Release Notes

Added

  • Validate before git commit instead of on Stop, add exclude_paths (#53)

Install musts 0.1.8

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/bitomule/musts/releases/download/musts-v0.1.8/musts-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/bitomule/musts/releases/download/musts-v0.1.8/musts-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install bitomule/tap/musts

Download musts 0.1.8

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