Releases: frap129/scxctl
Releases · frap129/scxctl
v0.3.4
Changes in this release:
- Add error when using "start" while a scheduler is already running
- Add error when trying to use an invalid scheduler
- Stylize new errors to match existing ones
v0.3.0
Changes in this release:
- Switch from dbus-rs to zbus, freeing us from libdbus and making this project 100% Rust
- Add an error when trying to switch while scx_loader is not running
- Enable LTO for release builds
v0.2.0
feat: Make "scx_" prefix optional