Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
kmon-1.7.0-x86_64-unknown-linux-musl.tar.gz | 2024-12-12 | 1.2 MB | |
kmon-1.7.0-x86_64-unknown-linux-musl.tar.gz.sha512 | 2024-12-12 | 174 Bytes | |
kmon-1.7.0-x86_64-unknown-linux-musl.tar.gz.sig | 2024-12-12 | 310 Bytes | |
kmon-1.7.0-x86_64-unknown-linux-gnu.tar.gz | 2024-12-12 | 1.2 MB | |
kmon-1.7.0-x86_64-unknown-linux-gnu.tar.gz.sha512 | 2024-12-12 | 173 Bytes | |
kmon-1.7.0-x86_64-unknown-linux-gnu.tar.gz.sig | 2024-12-12 | 310 Bytes | |
README.md | 2024-12-12 | 1.5 kB | |
Release v1.7.0 source code.tar.gz | 2024-12-12 | 60.9 kB | |
Release v1.7.0 source code.zip | 2024-12-12 | 73.8 kB | |
Totals: 9 Items | 2.5 MB | 1 |
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