Skip to content

Releases: dkorunic/iSMC

v0.5.2

08 Apr 06:46
Compare
Choose a tag to compare

Changelog

  • ca86731 smc: Use descriptions for sorting and sort by natural order

v0.5.1

07 Apr 20:29
Compare
Choose a tag to compare

Changelog

  • e3e9f3f Oops, fix degree celsius unit output for M1/HID sensor readouts.

v0.5.0

07 Apr 15:37
Compare
Choose a tag to compare

Changelog

  • f249c32 * Make sure to avoid displaying near-zero values * Initialize table in cmd instead of smc/hid code
  • ffd64c6 Add freedomtan's slides and code in README. Thanks!
  • 63ea133 Cleanups. Generate SMC keys with wildcarded key definitions when applicable. Add more SMC keys for M1.
  • 2bf5d0e Major rewrite for M1 (HID sensors) support.
  • d1514da Make sure to flag hid package binaries Darwin-only.

v0.4.1

03 Apr 18:44
Compare
Choose a tag to compare

Changelog

  • ed25595 Update GoReleaser configuration since we can't build fully static builds with CGO.

v0.3.3

17 Mar 18:29
Compare
Choose a tag to compare

Changelog

  • a5f412e Update deps. Rebuild with Go 1.18.

v0.3.2

08 Oct 15:24
Compare
Choose a tag to compare

Changelog

985e01d Modify license to GPLv3 due to gosmc licensing (panotza/gosmc#3) issues in regards to Apple GPL licensed smc.h and smc.c.
368843c Update deps. Rebuild with Go 1.17.2.

v0.3.0

09 Jun 12:33
Compare
Choose a tag to compare

Changelog

985e01d Modify license to GPLv3 due to gosmc licensing (panotza/gosmc#3) issues in regards to Apple GPL licensed smc.h and smc.c.

v0.2.1

21 Jan 08:59
Compare
Choose a tag to compare

Changelog

a0bb1b7 Fix .goreleaser.yml as per new version.

v0.1.0

17 Oct 21:03
Compare
Choose a tag to compare

Changelog

6022c6c Enable CGO in Goreleaser config.
52bb59e Initial Git import.
472826b Update docs (add Asciicast). Set up Goreleaser config.