Skip to content

Latest commit

 

History

History
68 lines (48 loc) · 1.8 KB

CHANGELOG.md

File metadata and controls

68 lines (48 loc) · 1.8 KB

Changelog

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

The format is based on Keep a Changelog.

Fixed

  • added forgotten config options to is-daemon: enable, log_level, and log_to_file
  • updated is-sensor trait

Added

  • conda-forge as installation source

Added

  • additional trait pre-measure-trigger, see YEP-310

Fixed

  • Correct version of python supported (>=3.7)
  • distribute with - instead of _

Changed

  • migrated to Apache Avro

Added

  • added changelog
  • traits
  • mypy
  • added daemon-level version, see YEP-105

Changed

  • from now on, yaqd-system-monitor will use date based versioning
  • Use daemon level logging, see YEP-106
  • refactored gitlab-ci
  • updated readme

Changed

  • update README
  • fix badge

Added

  • initial release