Skip to content

Releases: siewers/NetatmoTrueTempSync

v0.3.0

11 Mar 20:11
3242627

Choose a tag to compare

What's Changed

  • feat: Add CSV file logging for sync activity by @siewers in #32

Full Changelog: v0.2.3...v0.3.0

v0.2.3

11 Mar 19:31

Choose a tag to compare

What's Changed

  • fix: Cap max sync delta to 1°C to prevent temperature overshoot by @siewers in #30

Full Changelog: v0.2.2...v0.2.3

v0.2.2

10 Mar 21:44
a7e0160

Choose a tag to compare

What's Changed

  • Use assembly version for update version display by @siewers in #29

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Mar 21:31
f6c02ca

Choose a tag to compare

What's Changed

  • Use RID-suffixed assembly name for release assets by @siewers in #28

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Mar 21:11
af04417

Choose a tag to compare

What's Changed

  • Add self-update command and auto-versioned releases by @siewers in #27

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Mar 21:10
48f09bb

Choose a tag to compare

What's Changed

  • Cache web session and replace OAuth2 with web auth by @siewers in #9
  • Improve status table readability by @siewers in #13
  • Store secrets in OS credential manager instead of plaintext config by @siewers in #14
  • Add auth logout command and restructure CLI by @siewers in #15
  • Rename project to NetatmoTrueTempSync by @siewers in #17
  • Add service install/uninstall commands by @siewers in #21
  • Use lowercase naming conventions for Linux by @siewers in #23
  • Add GitHub Actions build and release workflow by @siewers in #24
  • Add unit tests and switch to TUnit with MTP v2 by @siewers in #26

Full Changelog: https://github.com/siewers/NetatmoTrueTempSync/commits/v0.1.0