Releases: orhun/kmon
Releases · orhun/kmon
v1.5.2
v1.5.1
Release v1.5.1 * Fix test failing when giving arguments to the test binary
v1.5.0
Release v1.5.0 * Add alt-e/s keys for expanding/shrinking the selected block * Add ctrl-x key for changing the position of a block * Update the AUR installation step in README.md * Fix the percentage overflow in kernel module table * Use the default colors if the accent color is not provided * Remove the AUR binary package publish step from CD workflow
v1.4.0
Release v1,4,0 * Add accent color option to set default text color * Update README.md about accent color option * Update manual page about accent color option
v1.3.5
Release v1.3.5 * Update README.md about Arch Linux packages * Update the release steps of AUR packages in CD worflow * Update a link in release instructions about AUR packages * Continue to run the CD workflow if crates.io publish fails (for re-running the workflow)
v1.3.4
Release v1.3.4 * Update CD workflow about AUR releases
v1.3.3
Release v1.3.3 * Update the release instructions about git tag command * Update the repository secrets for fixing the CD workflow
v1.3.2
Release v1.3.2 * Update the publishing order in CD workflow
v1.3.1
Release v1.3.1 * Add CNAME record and theme config for the project page * Add PGP keys to CD workflow for signing the releases * Update README.md about Copr package
v1.3.0
Release v1.3.0 * Support insmod/rmmod for low-level module handling * Use codecov action for uploading reports to codecov.io * Update Cargo dependencies to the latest version * Update README.md about load/unload/reload commands * Update the CI workflow about clippy arguments