Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
bandwhich-v0.23.1-x86_64-pc-windows-msvc.zip | 2024-10-08 | 1.4 MB | |
bandwhich-v0.23.1-aarch64-unknown-linux-musl.tar.gz | 2024-10-08 | 1.5 MB | |
bandwhich-v0.23.1-armv7-unknown-linux-gnueabihf.tar.gz | 2024-10-08 | 1.5 MB | |
bandwhich-v0.23.1-x86_64-apple-darwin.tar.gz | 2024-10-08 | 2.0 MB | |
bandwhich-v0.23.1-aarch64-apple-darwin.tar.gz | 2024-10-08 | 1.9 MB | |
bandwhich-v0.23.1-armv7-unknown-linux-musleabihf.tar.gz | 2024-10-08 | 1.5 MB | |
bandwhich-v0.23.1-x86_64-unknown-linux-musl.tar.gz | 2024-10-08 | 1.6 MB | |
bandwhich-v0.23.1-aarch64-unknown-linux-gnu.tar.gz | 2024-10-08 | 1.5 MB | |
bandwhich-v0.23.1-x86_64-unknown-linux-gnu.tar.gz | 2024-10-08 | 1.5 MB | |
bandwhich-v0.23.1-aarch64-linux-android.tar.gz | 2024-10-08 | 1.4 MB | |
README.md | 2024-10-08 | 1.1 kB | |
Release v0.23.1 source code.tar.gz | 2024-10-08 | 3.0 MB | |
Release v0.23.1 source code.zip | 2024-10-08 | 3.1 MB | |
Totals: 13 Items | 21.9 MB | 0 |
The middle east is on fire, yet again.
This is a maintainance release with a bug fix and dependency bumps: - Exit gracefully when there is a broken pipe error [#429] - @sigmaSd
What's Changed
- CI: Use Powershell Compress-Archive to create Windows binary zip by @cyqsimon in https://github.com/imsnif/bandwhich/pull/424
- chore(deps): bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 in the github-actions group by @dependabot in https://github.com/imsnif/bandwhich/pull/428
- Exit gracefully when there is a broken pipe error by @sigmaSd in https://github.com/imsnif/bandwhich/pull/429
- chore(deps): bump the dependencies group across 1 directory with 21 updates by @dependabot in https://github.com/imsnif/bandwhich/pull/430
- Fix breaking changes of
sysinfo
crate by @cyqsimon in https://github.com/imsnif/bandwhich/pull/431 - Fix
clippy::needless_lifetimes
warnings on nightly by @cyqsimon in https://github.com/imsnif/bandwhich/pull/432 - chore:
cargo update
by @cyqsimon in https://github.com/imsnif/bandwhich/pull/433
Full Changelog: https://github.com/imsnif/bandwhich/compare/v0.23.0...v0.23.1