What’s Changed
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#171) by @dependabot
- Bump github.com/labstack/echo/v4 from 4.9.0 to 4.9.1 (#170) by @dependabot
- Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (#169) by @dependabot
- Bump github.com/pterm/pterm from 0.12.48 to 0.12.49 (#166) by @dependabot
- Bump github.com/pterm/pterm from 0.12.47 to 0.12.48 (#165) by @dependabot
- Bump github.com/pterm/pterm from 0.12.46 to 0.12.47 (#158) by @dependabot
- Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (#157) by @dependabot
- Bump github.com/labstack/echo/v4 from 4.8.0 to 4.9.0 (#156) by @dependabot
- Bump github.com/pterm/pterm from 0.12.45 to 0.12.46 (#155) by @dependabot
- Bump github.com/labstack/echo/v4 from 4.7.2 to 4.8.0 (#150) by @dependabot
- Bump github.com/prometheus/client_golang from 1.12.2 to 1.13.0 (#149) by @dependabot
- Bump github.com/pterm/pterm from 0.12.44 to 0.12.45 (#146) by @dependabot
- Bump github.com/pterm/pterm from 0.12.42 to 0.12.44 (#145) by @dependabot
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (#143) by @dependabot
- Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (#141) by @dependabot
- Bump github.com/pterm/pterm from 0.12.41 to 0.12.42 (#136) by @dependabot
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (#137) by @dependabot
- Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (#138) by @dependabot
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#133) by @dependabot
- Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (#131) by @dependabot
🚀 Features and ✨ Enhancements
- Feature/#161 controller statistics (#168) by @markusressel
- Feature/#161 override pwm map from config (#167) by @markusressel
- Feature/webserver rework (#164) by @markusressel
- improve pwm map calculation (#163) by @markusressel
- Bugfix/#159 metrics are not detected (#160) by @markusressel
- Bugfix/#153 pwm settings improvements (#154) by @markusressel
- Feature/reset fan curve measurements (#139) by @markusressel
- persist pwmMap (#135) by @markusressel
🐛 Bugfixes
- fix pwm config overrides not beeing applied correctly (#162) by @markusressel
- fix missing fan index (#142) by @markusressel
- Refactor padding in configuration to fan implementations (#134) by @markusressel