Releases: blocknetprivacy/bntop
Releases · blocknetprivacy/bntop
Release list
v1.0.1
Add GitHub Actions release and nightly build workflows Cross-compile the four Unix targets (linux amd64/arm64, macos amd64/arm64) from a single runner, package as zips, publish checksums, and cut releases. release.yml fires on v* tags; nightly.yml fires on pushes to main and keeps a rolling prerelease. Windows is omitted since the TUI relies on stty and SIGWINCH, which are Unix-only.