Skip to content

Releases: markusressel/fan2go

0.11.1

24 Jun 17:05
Compare
Choose a tag to compare

What’s Changed

  • add no-nvml binary to release artifacts

0.11.0

24 Jun 17:00
Compare
Choose a tag to compare

What’s Changed

🚀 Features and ✨ Enhancements

🐛 Bugfixes

0.10.0

06 Jun 20:08
Compare
Choose a tag to compare
  • use make target to compile release builds #370
  • separate pwmMap and setPwmToGetPwmMap #372
  • Support nvidia GPUs using go-nvml #373
  • Feature/add config option to selectively configure sanity checks #374
  • Feature/#375 abstraction for fan mode #377
  • fix panic #379
  • add codespell to project #380
  • Bugfix/fix spelling errors #381
  • Enhance handling of "automatic" control mode #382
  • print Control "Mode" instead of only "Auto" #383
  • Feature/improve channel detection #392
  • Fix Name vs Platform confusion #393

0.9.2

24 May 10:02
Compare
Choose a tag to compare
  • fixed printed version in release artifacts (#370)
  • removed pre-built arm64 binaries, they have never worked in the first place (#370)

0.9.1

05 May 17:44
Compare
Choose a tag to compare

What’s Changed

🐛 Bugfixes

0.9.0

28 Sep 22:44
661543e
Compare
Choose a tag to compare

What’s Changed

🚀 Features and ✨ Enhancements

🐛 Bugfixes

0.8.1

10 Sep 18:36
Compare
Choose a tag to compare

What’s Changed

🚀 Features and ✨ Enhancements

🐛 Bugfixes

  • Support disjoint fan and pwm configurations (#206) by @jfroy
  • Call setupUi from cobra.OnInitialize so it applies to all commands (#207) by @jfroy
  • append chip address to isa devices (just like pci devices) (#191) by @markusressel

0.8.0

26 Oct 12:53
Compare
Choose a tag to compare

What’s Changed

🚀 Features and ✨ Enhancements

🐛 Bugfixes

0.7.0

21 May 10:52
Compare
Choose a tag to compare

What’s Changed

🚀 Features and ✨ Enhancements

🐛 Bugfixes

0.6.2

04 Apr 19:37
Compare
Choose a tag to compare

What’s Changed

  • validate function curve type
  • update to golang 1.18