Skip to content

1.7.1

Compare
Choose a tag to compare
@jertel jertel released this 01 Feb 03:18
· 33 commits to master since this release
3e8e06e

Breaking changes

  • None

New features

  • None

Other changes

  • Added --debug arg to dump all points to console prior to sending to the database - @jertel
  • On startup the new detailedDataHousesEnabled and detailedDataSecondsEnabled values will be printed to console - @jertel
  • On startup the version will be printed to console - @jertel
  • Fixed issue when hourly and historic data was collected it was discarding the previous minute data - @jertel
  • Removed unused --quiet arg - @jertel
  • Removed unnecessary --version arg - @jertel
  • Refactored --verbose flag to properly use logging level - @jertel
  • Removed unnecessary, duplicated queries - @jertel