• v5.3.6 e1930c34b9

    mark released this 2025-01-29 12:46:20 +00:00 | 2 commits to main since this release

    changes

    • added --version for a way for external scripts to check if the binary is reachable without much fuss
    • fixed writing new entries to .sotaignore even if the file entry was already listed in the .sotaignore file

    release compatibility

    binary file name description tested? notes
    sidestepper-linux-x86_64 static musl binary for all linux distributions works! tested on NixOS and Ubuntu 24.04
    sidestepper-macos-aarch64 for apple silicon macs works! tested on a M1 MacBook Air (macOS Ventura) and a M4 Mac mini (macOS Sequoia)
    sidestepper-macos-universal for apple and intel silicon macs works! tested on a M1 MacBook Air (macOS Ventura), a M4 Mac mini (macOS Sequoia), and a 2013 Mac Pro (macOS Monterey)
    sidestepper-macos-x86_84 for intel silicon macs works! tested on a 2013 Mac Pro (macOS Monterey)
    sidestepper-windows-x86_64.exe for windows systems works! tested on Windows 11 IoT LTSC
    Downloads
  • v5.3.5 500b6067b2

    mark released this 2025-01-21 17:09:26 +00:00 | 8 commits to main since this release

    note: only the linux static musl (sidestepper-linux-x86_64) and windows binaries are confirmed to work, macOS binaries were built with cargo-zigbuild as a cross-compiler from a NixOS WSL host

    Downloads