v0.2.0
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_HOMEby @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