File systeroid.changes of Package systeroid
------------------------------------------------------------------- Wed Oct 08 16:05:19 UTC 2025 - dead_mozay@opensuse.org - Update to version 0.4.6: * feat(tui)!: use transparent background by default (#193) * refactor: fix typos * fix: links in readme and changelog * refactor: update rust in Docker builds * fix: tui-logger breaking change ------------------------------------------------------------------- Thu Dec 12 02:54:43 UTC 2024 - dead_mozay@opensuse.org - Update to version 0.4.5: * fix(snapshot): update snapshot after running without default features * style(ui): change the selection index position * feat(tui): add scrollbar to parameter list * fix(lint): apply clippy suggestions * refactor(tui): improve the termion panic hook (#169) * fix(lint): apply clippy suggestions * refactor(sysctl): Refactor some controller code (#146) * refactor(config): simplify config path finding (#145) ------------------------------------------------------------------- Tue Sep 19 10:34:54 UTC 2023 - dead_mozay@opensuse.org - Update to version 0.4.4: * No changelog. ------------------------------------------------------------------- Fri Sep 15 05:26:26 UTC 2023 - dead_mozay@opensuse.org - Update to version 0.4.3: * feat(tui): add a panic hook to reset terminal upon panic (#112) * style(tui): use better colors when background color is set to reset * style(script): format the scripts * fix(test): add missing color import to parameter tests ------------------------------------------------------------------- Wed Jun 21 08:04:20 UTC 2023 - dead_mozay@opensuse.org - Update to version 0.4.2: * chore(release): prepare for v0.4.2 * chore(deps): bump dependencies * chore(deps): bump tui dependencies * chore(deps): bump log from 0.4.18 to 0.4.19 (#91) * chore(deps): bump serde from 1.0.163 to 1.0.164 * chore(deny): add CC0-1.0 to cargo-deny config * chore(deps): bump log from 0.4.17 to 0.4.18 * chore(deps): bump rust-ini from 0.18.0 to 0.19.0 * chore(deps): bump serde from 1.0.162 to 1.0.163 * chore(deps): bump serde from 1.0.160 to 1.0.162 ------------------------------------------------------------------- Thu Apr 27 03:04:36 UTC 2023 - dead_mozay@opensuse.org - Update to version 0.4.1: * style(format): update the formatting of changelog * refactor(tui): simplify the `Eq` implementation for `LoggerCommand` * style(tui): specify the border type for logger widget ------------------------------------------------------------------- Wed Apr 26 03:11:30 UTC 2023 - dead_mozay@opensuse.org - Update to version 0.4.0: * feat(tui): improve logging (#83) ------------------------------------------------------------------- Sun Jan 29 14:58:22 UTC 2023 - dead_mozay@opensuse.org - Update to version 0.3.1: * refactor(cd): replace deprecated set-output usage * fix(lint): apply clippy suggestions * style(dependabot): apply formatting ------------------------------------------------------------------- Sun Sep 18 15:52:37 UTC 2022 - dead_mozay@opensuse.org - Update to version 0.3.0: * feat(tui): make help list selection functional * fix(lint): apply clippy suggestions * feat(tui): support saving changed values (#13) ------------------------------------------------------------------- Wed Sep 07 15:15:51 UTC 2022 - dead_mozay@opensuse.org - Update to version 0.2.2: * feat(sysctl): support listing parameters by subsection (#44) ------------------------------------------------------------------- Tue Aug 30 15:18:38 UTC 2022 - dead_mozay@opensuse.org - Update to version 0.2.1: * fix(lint): apply clippy suggestions ------------------------------------------------------------------- Fri Aug 12 02:47:28 UTC 2022 - dead_mozay@opensuse.org - Update to version 0.2.0: * refactor(test): apply clippy suggestions * feat(config): add a configuration file (#12) * feat(style): expand the color implementation for TUI * refactor(lint): use a let binding to create a longer lived value * fix(lint): apply clippy suggestions * feat(tui): show deprecated values optionally via `--deprecated` * refactor(lint): remove trim before splitting by whitespace * fix(lint): apply clippy suggestions ------------------------------------------------------------------- Tue Apr 19 10:31:44 UTC 2022 - dead_mozay@opensuse.org - Update to version 0.1.1: * fix(tui): replace tab with whitespace in value (#16) * feat(cli): support explaining multiple parameters * perf(cli): parse the documentation only once for multiple parameters ------------------------------------------------------------------- Sun Apr 17 17:51:38 UTC 2022 - Dead Mozay <dead_mozay@opensuse.org> - Initial package.