Tags: orhun/systeroid
Tags
Release v0.4.3 Features - Add a panic hook to reset terminal upon panic Documentation - Add instructions for installing on Alpine Linux Miscellaneous Tasks - Switch to `owo-colors` for fixing `RUSTSEC-2021-0145` - Add mergify config for automatic merge - Bump the Rust version in Dockerfile Styling - Use better colors when background color is set to `reset`
Release v0.4.0 Features - Improve logging - Press `Ctrl-L` on TUI to view and analyze logs! - You can use `--log-file` argument to save logs to a file. - Both CLI and TUI now support `RUST_LOG` environment variable for setting log level. - See https://github.com/orhun/systeroid#logging
Release v0.3.2 Documentation - Add in-the-media section (https://youtu.be/v3q707TRIIs) - Update MSRV to 1.64.0 Features - Generate SBOM attestation for the Docker image - Scan the Docker image using Syft Miscellaneous Tasks - Switch to ratatui for tui rendering - Switch to dtolnay/rust-toolchain action - Update runner versions - Update funding options - Check dependency updates daily - Bump dependencies Refactor - Use parseit as a workspace dependency
Release v0.3.0 Features - (tui) Support saving changed values ([#13](orhun/git-cliff#13)) - Press <kbd>s</kbd> to set a parameter value and also save it to a file. - See https://github.com/orhun/systeroid#saving-values - (tui) Make help list selection functional - Press <kbd>enter</kbd> on help menu to run the selected command. Miscellaneous Tasks - Bump dependencies
PreviousNext