Skip to content

pir v0.1.2

Choose a tag to compare

@gmatht gmatht released this 12 Sep 16:32
· 32 commits to main since this release

pir v0.1.2

Binaries

  • Windows x86-64 (pir-0.1.2-windows-x86_64.exe) — first Windows port (overlay stub, crossterm input, clipboard). Sixel banner needs Windows Terminal 1.22+ with Sixel graphics enabled plus img2sixel on PATH.
  • AlmaLinux 8 x86-64 (pir-0.1.2-almalinux8-x86_64) — max glibc 2.28, needs only libc/pthread/dl, OpenSSL statically vendored. Runs on AlmaLinux/RHEL/Rocky 8+ and any modern glibc distro.

Highlights

  • Startup banner via img2sixel (embedded 48x58 despilled logo) with status text beside the image
  • Static vendored OpenSSL on non-Windows targets for portable binaries
  • Fake offline model (PIR_FAKE_MODEL=1) for tests and UI puppetry