What's New
This release adds initial support for displaying eBPF link information and ships a one-line installer script. It also drops the procfs dependency in favor of reading kernel info directly, and migrates CI from cross to native GitHub ARM64 runners.
Features
Fixes
- Apply
cargo fmtacross the tree (#211)
Maintenance
- Drop the
procfsdependency (#222) - Bump
randto 0.8.6 to clear GHSA-cq8v-f236-94qc (#224) - Migrate CI from
crossto native GitHub runners (#218) - Add
cargo fmtcheck to CI (#219) - Drop needless borrow in
bpf_typesort comparator - Bump
actions/github-scriptfrom 7.1.0 to 9.0.0 (#217)
New Contributors
- @EricccTaiwan made their first contribution in #211
Contributors
- Cheng-Yang Chou @EricccTaiwan
- Jose Fernandez @jfernandez
- ver-nyan @ver-nyan
Full Changelog: v0.8.0...v0.9.0