Bandwhich Versions Save

Terminal bandwidth utilization tool

v0.22.2

2 months ago

This is a hotfix to re-add completion & manpage, this time auto-generated at compile time and up to date.

What's Changed

Full Changelog: https://github.com/imsnif/bandwhich/compare/v0.22.1...v0.22.2

v0.22.1

2 months ago

This is a hotfix release for Windows. No substantive changes.

What's Changed

Full Changelog: https://github.com/imsnif/bandwhich/compare/v0.22.0...v0.22.1

v0.22.0

2 months ago

Blub blub blub

This version mainly fixes a long-standing formatting issue which improperly truncates important information and data. Alongside several other minor improvements.

Tests are still failing on MacOS and Windows, but we have now identified the root cause. Will likely be fixed next minor version release.

What's Changed

New Contributors

Full Changelog: https://github.com/imsnif/bandwhich/compare/v0.21.1...v0.22.0

v0.21.1

6 months ago

Patched a few bugs.

All tests should now pass for Linux. MacOS and Windows still have spontaneous test failures; we are still working on those.

What's Changed

This list is incomplete because I pushed several commits onto main directly. I will try to remember not to do that going forward.

New Contributors

Full Changelog: https://github.com/imsnif/bandwhich/compare/v0.21.0...v0.21.1

v0.21.0

7 months ago

Hello all!

This is the first release of bandwhich after nearly 3 years of hiatus, as well as my (@cyqsimon's) first release as the new primary maintainer.

This version's main job is to fix all compilation issues that arose during the past 3 years. Therefore there are no new features, only dependency bumps and bug fixes. Despite that, I decided to raise the minor version anyways due to the various big dependency bumps and migrations (in particular, clap). You know, just in case some new behaviour is technically a breaking change.

Note to packagers:

  • From this version on, the release tags will adopt the format vM.m.p (additional v in front). You may need to update your source URL to match.
  • There are currently some spontaneous failures in TUI-related tests. From what we've observed, this is due to the TUI crate emitting extraneous events non-deterministically which are only observable by automated tests. TL;DR, it's benign; we are working on a fix (PR welcomed); meanwhile you may want to temporarily disable tests.

What's Changed

New Contributors

Full Changelog: https://github.com/imsnif/bandwhich/compare/0.20.0...v0.21.0

0.20.0

3 years ago

Added

0.19.0

3 years ago

Fixed

0.18.1

3 years ago

HOTFIX: do not build windows build-dependencies on other platforms

0.18.0

3 years ago

Added

Fixed

0.17.0

3 years ago

Added

Fixed