The Wayback Machine - https://web.archive.org/web/20201112173717/https://github.com/orhun/kmon/releases
Skip to content

@github-actions github-actions released this Oct 9, 2020 · 1 commit to master since this release

Release v1.5.1

* Fix test failing when giving arguments to the test binary
Assets 6

@github-actions github-actions released this Aug 27, 2020 · 10 commits to master since this release

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
Assets 6

@github-actions github-actions released this Aug 5, 2020 · 20 commits to master since this release

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
Assets 6

@github-actions github-actions released this Jul 30, 2020 · 28 commits to master since this release

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)
Assets 6

@github-actions github-actions released this Jul 29, 2020 · 36 commits to master since this release

Release v1.3.4

* Update CD workflow about AUR releases
Assets 5

@github-actions github-actions released this Jul 29, 2020 · 41 commits to master since this release

Release v1.3.3

* Update the release instructions about git tag command
* Update the repository secrets for fixing the CD workflow
Assets 5

@github-actions github-actions released this Jul 29, 2020 · 44 commits to master since this release

Release v1.3.2

* Update the publishing order in CD workflow
Assets 5

@github-actions github-actions released this Jul 29, 2020 · 47 commits to master since this release

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
Assets 5

@github-actions github-actions released this Jul 22, 2020 · 58 commits to master since this release

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
Assets 4

@github-actions github-actions released this May 3, 2020 · 78 commits to master since this release

Release v1.2.0

* Add `ctrl-r, alt-r` key actions for reloading a module
* Add `d, alt-d` key actions for showing the dependent modules
* Use Box<dyn std::error::Error> instead of failure::Error
* Update the date in the manual page
* Update .gitignore about Visual Studio Code
* Update README.md about key binding changes
* Remove the deprecated failure crate
Assets 4
You can’t perform that action at this time.