What’s Changed
- Fix typo in README (#253) by @UserJHansen
- Bump github.com/pterm/pterm from 0.12.65 to 0.12.66 (#251) by @dependabot
- Bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 (#252) by @dependabot
- Raise default MaxRpmDiffForSettledFan (#249) by @nivekuil
- Bump github.com/pterm/pterm from 0.12.63 to 0.12.65 (#248) by @dependabot
- Bump github.com/pterm/pterm from 0.12.62 to 0.12.63 (#243) by @dependabot
- Bump github.com/labstack/echo/v4 from 4.10.2 to 4.11.1 (#242) by @dependabot
- Bump github.com/guptarohit/asciigraph from 0.5.5 to 0.5.6 (#241) by @dependabot
- Bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (#240) by @dependabot
- Bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0 (#238) by @dependabot
- Bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (#236) by @dependabot
- Bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#234) by @dependabot
- Bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#235) by @dependabot
- Bump github.com/pterm/pterm from 0.12.61 to 0.12.62 (#233) by @dependabot
- Bump github.com/labstack/echo-contrib from 0.14.1 to 0.15.0 (#232) by @dependabot
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#228) by @dependabot
- Bump github.com/pterm/pterm from 0.12.60 to 0.12.61 (#226) by @dependabot
- Bump github.com/pterm/pterm from 0.12.59 to 0.12.60 (#225) by @dependabot
- Bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1 (#223) by @dependabot
- Bump github.com/pterm/pterm from 0.12.58 to 0.12.59 (#222) by @dependabot
- Bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 (#221) by @dependabot
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#219) by @dependabot
- Bump github.com/pterm/pterm from 0.12.57 to 0.12.58 (#218) by @dependabot
- Bump github.com/pterm/pterm from 0.12.56 to 0.12.57 (#217) by @dependabot
- Fix autoconfigure for weird PWMs (#213) by @jfroy
- Bump actions/setup-go from 3 to 4 (#215) by @dependabot
- run tests after linting to avoid cache issues (#214) by @markusressel
- Bump github.com/pterm/pterm from 0.12.55 to 0.12.56 (#212) by @dependabot
- Bump github.com/pterm/pterm from 0.12.54 to 0.12.55 (#210) by @dependabot
- Bump github.com/labstack/echo-contrib from 0.14.0 to 0.14.1 (#209) by @dependabot
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#208) by @dependabot
- Bump github.com/labstack/echo-contrib from 0.13.1 to 0.14.0 (#204) by @dependabot
- Bump github.com/labstack/echo/v4 from 4.10.1 to 4.10.2 (#205) by @dependabot
- Bump github.com/labstack/echo/v4 from 4.10.0 to 4.10.1 (#203) by @dependabot
- Bump go.etcd.io/bbolt from 1.3.6 to 1.3.7 (#200) by @dependabot
- Bump github.com/pterm/pterm from 0.12.53 to 0.12.54 (#197) by @dependabot
- Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (#195) by @dependabot
- Bump github.com/pterm/pterm from 0.12.51 to 0.12.53 (#190) by @dependabot
- Bump github.com/labstack/echo-contrib from 0.13.0 to 0.13.1 (#189) by @dependabot
- Bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.0 (#186) by @dependabot
- Bump github.com/pterm/pterm from 0.12.50 to 0.12.51 (#185) by @dependabot
- Bump github.com/pterm/pterm from 0.12.49 to 0.12.50 (#181) by @dependabot
- Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#179) by @dependabot
- Bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0 (#180) by @dependabot
- Do not hard-fail on process owner check (#177) by @zopieux
- fix config validation not working then specifying a config via -c (#178) by @markusressel
- Add nixpkgs package to README.md (#175) by @mtoohey31
- Bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1 (#174) by @dependabot
🚀 Features and ✨ Enhancements
- linting (#202) by @markusressel
- added webserver for profiling (#199) by @markusressel
- Feature/#192 sum and difference function types (#194) by @markusressel
- Improve help (#193) by @markusressel