Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 887 Bytes

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 887 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1] - 2020-06-04

Added

  • add config handle
  • add recipe handle
  • add m3 recipes to convert to internal structure
  • change reduce dependencies
  • add dummy mode
  • add temperatur handle
  • add log handler logrus
  • add os signal handling
  • add control handle

[0.2] - 2020-06-09

  • add rest handle
  • improve control handlers
  • fix os.Exit codes
  • add validate handle
  • add internal 433mh control
  • improve cmd parsing, change to cobra
  • removed confirmations

[0.3] - 2021-03-10

  • add terminal ui
  • add recipie calculations
  • improve code quality and simplicity
  • add mash temp to cmd
  • fix multiple errors
  • add metrics