Commit Graph

13 Commits

Author SHA1 Message Date
bl df06d7fa36 chore: Release spectrust version 0.2.4
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Successful in 4m4s
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Successful in 4m12s
Release / update-aur (push) Successful in 14s
v0.2.4
2026-06-22 16:18:11 +02:00
bl af5a345458 add MIT LICENSE
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 16:17:53 +02:00
bl cf05f6a796 chore: Release spectrust version 0.2.3
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Failing after 58s
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Failing after 1m9s
Release / update-aur (push) Has been skipped
v0.2.3
2026-06-22 16:05:22 +02:00
bl cce05dbfcc fix: remove ncurses dependency from PKGBUILD
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 16:02:59 +02:00
bl 70543e210a chore: Release spectrust version 0.2.2
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Failing after 1m7s
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Failing after 1m6s
Release / update-aur (push) Has been skipped
v0.2.2
2026-06-22 16:01:58 +02:00
bl ccfb20f8bf fix: replace ncurses with crossterm to fix CI builds on both arches
ncurses-rs is broken on Arch Linux ARM (missing TRUE constant in
generated bindings) and the git HEAD version breaks Ubuntu too.
crossterm is pure Rust with no C dependency, eliminating the issue
on all platforms.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 16:01:36 +02:00
bl 0bb335e429 chore: Release spectrust version 0.2.1
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Failing after 32s
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Failing after 57s
Release / update-aur (push) Has been skipped
v0.2.1
2026-06-22 15:20:45 +02:00
bl 754527d029 fix: patch ncurses via git to fix aarch64 build
ncurses-6.0.1 on crates.io uses a TRUE constant that Arch Linux ARM's
ncurses headers no longer define, breaking the rpi runner. Patch to git
HEAD which has the fix.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-22 15:20:20 +02:00
bl f263ad74da chore: Release spectrust version 0.2.0
Release / build (aarch64, aarch64, aarch64-unknown-linux-gnu) (push) Failing after 36s
Release / build (x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Failing after 1m4s
Release / update-aur (push) Has been skipped
v0.2.0
2026-06-22 13:57:11 +02:00
bl e0871f23c2 add aur and ci release routines 2026-06-22 13:56:41 +02:00
bl 77c0c4d3e6 fix a slew of bugs and latency 2026-06-22 13:49:20 +02:00
bl 2ade4ef543 fix view diff 2025-04-10 13:59:42 +02:00
bl bc4c3d1fd3 looks good enough for a -p 2025-04-10 13:04:20 +02:00