Changelog for
bandwhich-zsh-completion-0.22.2-2.9.noarch.rpm :
* Fri Apr 19 2024 Joshua Smith
- Enable completions- Switch _service from deprecated disabled to manual- Update package to modern rust standards.- Update to 0.22.2: Added
* Generate completion & manpage- Changes from 0.22.0: Added
* Log unresolved processes in more detail + general refactor
* Display bandwidth in different unit families
* CI: ensure a changelog entry exists for each PR
* Show interface names Changed
* Table formatting logic overhaul
* Refactor OsInputOutput (combine interfaces & frames into single Vec)- Changes from 0.21.1: Fixed
* Ignore connections that fail parsing instead of panicking on BSD
* Add missing version flag to CLI
* Various minor codestyle changes
* Handle IPv4-mapped IPv6 addresses when resolving connection owner
* Bump rustix dependencies to fix a memory leak Added
* Logging infrastrure- Changes from 0.21.0: Fixed
* Fixed resolv.conf errors on systems with trust-ad
* Fixed build issues by updating various dependencies
* migrate out-of-date dependency structopt to clap
* Wed Aug 10 2022 Soc Virnyl Estela - Initial spec for bandwhich 0.20.0