Skip to content

v0.7.5 - 2026-04-09

Choose a tag to compare

@github-actions github-actions released this 09 Apr 08:45
7f9a412

Release Notes

Bug Fixes

  • (cog) bump all package versions in pre_bump_hooks, drop stale pyproject sed - (7edca39) - HaoZeke
  • (markdown) preserve pipe-delimited tables as structure regions - (e745591) - HaoZeke
  • (version) sync all package versions to 0.7.4 - (839ce57) - HaoZeke

Install snapper-fmt 0.7.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/TurtleTech-ehf/snapper/releases/download/v0.7.5/snapper-fmt-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/TurtleTech-ehf/snapper/releases/download/v0.7.5/snapper-fmt-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install TurtleTech-ehf/tap/snapper-fmt

Download snapper-fmt 0.7.5

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