Skip to content

Releases: NotAShelf/watt

v1.0.0

28 Jan 07:09
v1.0.0
a8e3438

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v1.0.0

v0.3.2

15 Jun 18:40
v0.3.2
154724c

Choose a tag to compare

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

Full Changelog: v0.3.1...v0.3.2

v0.3.1

18 May 03:11
v0.3.1
094a370

Choose a tag to compare

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

18 May 02:23
v0.3.0
aaa46e9

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

17 May 05:14
v0.2.0
c5ec148

Choose a tag to compare

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