Skip to content

Releases: zkonduit/SafePaw

Release v0.2.4

12 Mar 18:45

Choose a tag to compare

Release v0.2.4

Commit: c21803e

What's Changed

0.2.4 (2026-03-12)

Bug Fixes

Binaries

Linux (glibc-based distributions: Ubuntu, Debian, Fedora, etc.)

  • safepaw-linux-x86_64 - Linux x86_64 (64-bit Intel/AMD)
  • safepaw-linux-aarch64 - Linux ARM64 (64-bit ARM)
    Note that musl distributions (Alpine, etc.) are not officially supported at the moment.

macOS

  • safepaw-macos-x86_64 - macOS Intel (x86_64)
  • safepaw-macos-aarch64 - macOS Apple Silicon (ARM64)

Windows

  • safepaw-windows-x86_64.exe - Windows x86_64 (64-bit)

Release v0.2.3

12 Mar 13:21

Choose a tag to compare

Release v0.2.3

Commit: e4ddca1

What's Changed

0.2.3 (2026-03-12)

Documentation

  • Update README with installer behavior details (#13) (e4ddca1)

Binaries

Linux (glibc-based distributions: Ubuntu, Debian, Fedora, etc.)

  • safepaw-linux-x86_64 - Linux x86_64 (64-bit Intel/AMD)
  • safepaw-linux-aarch64 - Linux ARM64 (64-bit ARM)
    Note that musl distributions (Alpine, etc.) are not officially supported at the moment.

macOS

  • safepaw-macos-x86_64 - macOS Intel (x86_64)
  • safepaw-macos-aarch64 - macOS Apple Silicon (ARM64)

Windows

  • safepaw-windows-x86_64.exe - Windows x86_64 (64-bit)

Release v0.2.2

12 Mar 13:20

Choose a tag to compare

Release v0.2.2

Commit: 5f91576

What's Changed

0.2.2 (2026-03-12)

Bug Fixes

Binaries

Linux (glibc-based distributions: Ubuntu, Debian, Fedora, etc.)

  • safepaw-linux-x86_64 - Linux x86_64 (64-bit Intel/AMD)
  • safepaw-linux-aarch64 - Linux ARM64 (64-bit ARM)
    Note that musl distributions (Alpine, etc.) are not officially supported at the moment.

macOS

  • safepaw-macos-x86_64 - macOS Intel (x86_64)
  • safepaw-macos-aarch64 - macOS Apple Silicon (ARM64)

Windows

  • safepaw-windows-x86_64.exe - Windows x86_64 (64-bit)

Release v0.2.1

11 Mar 14:08

Choose a tag to compare

Release v0.2.1

Commit: f26d99c

What's Changed

0.2.1 (2026-03-11)

Binaries

Linux (glibc-based distributions: Ubuntu, Debian, Fedora, etc.)

  • safepaw-linux-x86_64 - Linux x86_64 (64-bit Intel/AMD)
  • safepaw-linux-aarch64 - Linux ARM64 (64-bit ARM)
    Note that musl distributions (Alpine, etc.) are not officially supported at the moment.

macOS

  • safepaw-macos-x86_64 - macOS Intel (x86_64)
  • safepaw-macos-aarch64 - macOS Apple Silicon (ARM64)

Windows

  • safepaw-windows-x86_64.exe - Windows x86_64 (64-bit)

Release v0.2.0

10 Mar 17:05

Choose a tag to compare

Release v0.2.0

Commit: 5944546

What's Changed

0.2.0 (2026-03-10)

Features

Binaries

Linux (glibc-based distributions: Ubuntu, Debian, Fedora, etc.)

  • safepaw-linux-x86_64 - Linux x86_64 (64-bit Intel/AMD)
  • safepaw-linux-aarch64 - Linux ARM64 (64-bit ARM)
    Note that musl distributions (Alpine, etc.) are not officially supported at the moment.

macOS

  • safepaw-macos-x86_64 - macOS Intel (x86_64)
  • safepaw-macos-aarch64 - macOS Apple Silicon (ARM64)

Windows

  • safepaw-windows-x86_64.exe - Windows x86_64 (64-bit)

Release v0.1.2

26 Feb 20:12

Choose a tag to compare

Release v0.1.2

Commit: cbe6ad6

Binaries

Linux (glibc-based distributions: Ubuntu, Debian, Fedora, etc.)

  • safepaw-linux-x86_64 - Linux x86_64 (64-bit Intel/AMD)
  • safepaw-linux-aarch64 - Linux ARM64 (64-bit ARM)

macOS

  • safepaw-macos-x86_64 - macOS Intel (x86_64)
  • safepaw-macos-aarch64 - macOS Apple Silicon (ARM64)

Windows

  • safepaw-windows-x86_64.exe - Windows x86_64 (64-bit)

Note: Linux binaries are dynamically linked against glibc and may not work on musl-based distributions (Alpine Linux). If you need musl support, please build from source.