Skip to content

v0.1.4

Compare
Choose a tag to compare
@VorpalBlade VorpalBlade released this 24 Apr 11:21
· 94 commits to main since this release
v0.1.4
3bfc99c

v0.1.4 (2023-04-24)

Documentation

  • Add section on configuration file to README.

Features

  • Remember last non-zero value if there is no hardware monitoring
  • Enable backtraces from service
  • Add backtrace feature of anyhow.
  • Switch to u32 for brightness, to support some LEDs.
  • Drop some of the opt flags for release that made troubleshooting harder.
  • Improve error reporting by using anyhow