Releases: NotAShelf/watt
Releases · NotAShelf/watt
v1.0.0
What's Changed
- treewide: cleanup by @RGBCube in #31
- watt: release 1.0.0 by @NotAShelf in #39
Full Changelog: v0.3.2...v1.0.0
v0.3.2
What's Changed
- daemon: optimize by @NotAShelf in #28
- debug: use jiff instead of chrono by @RGBCube in #30
- flake: add aarch64-linux to systems by @bloxx12 in #32
- flake: formatter: set to alejandra by @spikespaz in #34
- flake: add superfreq and default pkgs to overlay by @spikespaz in #35
- treewide: finish renaming to Watt by @diniamo in #36
- nix: use version from Cargo.toml in package derivation by @luisnquin in #38
New Contributors
- @RGBCube made their first contribution in #30
- @spikespaz made their first contribution in #34
- @luisnquin made their first contribution in #38
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- engine: fix race condition in turbo state init by @NotAShelf in #27
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feature: dynamic CPU turbo management by @NotAShelf in #26
Full Changelog: v0.2.0...v0.3.0
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