Skip to content

v0.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 22:41

Release Notes

  • Add support for !is/!has syntax (see verus#1435)

Install verusfmt 0.5.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/verus-lang/verusfmt/releases/download/v0.5.3/verusfmt-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/verus-lang/verusfmt/releases/download/v0.5.3/verusfmt-installer.ps1 | iex"

Download verusfmt 0.5.3

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