Skip to content

Releases: frap129/scxctl

v0.3.4

04 Feb 19:10
Compare
Choose a tag to compare

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

04 Feb 17:58
Compare
Choose a tag to compare

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.1

17 Dec 15:57
Compare
Choose a tag to compare
chore: Bump to v0.2.1

v0.2.0

16 Dec 14:55
Compare
Choose a tag to compare
feat: Make "scx_" prefix optional