Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 17 May 05:14
· 365 commits to main since this release
v0.2.0
c5ec148

What's Changed

  • config: follow XDG base spec by @bloxx12 in #16
  • cpu: handle sysfs errors more gracefully by @NotAShelf in #18
  • cpu: streamline governor setting; consolidate sharaed logic by @NotAShelf in #19
  • nix: add package option, avoid config file on empty settings by @diniamo in #21
  • core: implement better battery management by @NotAShelf in #20
  • core/nix: move conflict detection to systemd by @atagen in #17
  • config: streamline hotreload; don't search in $XDG_CONFIG_HOME by @NotAShelf in #22
  • daemon: improve adapting polling; more precise math by @NotAShelf in #24
  • treewide: improve error handling by @NotAShelf in #25

New Contributors

Full Changelog: v0.1.0...v0.2.0