Release v1.7.0
1.7.0 - 2024-12-12
Added
- Add support for searching kernel modules by regex by @Integral-Tech in #178
Changed
- Use binary units for size instead of decimal units by @Integral-Tech in #177
- Replace make with $(MAKE) in example Makefile by @Integral-Tech in #175
- Replace format! with other macros/methods when unnecessary by @Integral-Tech in #176
- Use the conventional comment syntax by @Muhammad-Owais-Warsi in #174
- Run cargo fmt for formatting by @orhun
- Update formatting for Rust nightly by @orhun
- Apply clippy suggestions by @orhun
- Update Twitter handle by @orhun
- Update Arch Linux package link by @orhun
- Update tui reference by @orhun
- Update table of contents by @orhun
- Update MSRV to 1.74.1 by @orhun
- Upgrade dependencies by @orhun
New Contributors
- @Integral-Tech made their first contribution in #178
- @Muhammad-Owais-Warsi made their first contribution in #174