Files
aoostar-rs/CHANGELOG.md
T
Markus Zehnder d98cd89c48 refactor: project structure (#9)
Split up project into multiple crates and use a Cargo workspace.
2025-08-28 09:03:30 +02:00

711 B

AOOSTAR WTR MAX Screen Control 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.

Unreleased

Changes in the next release

Added

  • Simple sensor panel with a file-based data source (#6)
  • Initial support for fan-, progress-, & pointer-sensors (#8)

Changed

  • Project structure using a Cargo workspace

v0.1.0 - 2025-08-02

Added

  • Initial asterctl tool release for controlling the LCD: on, off, display an image
  • systemd service file to switch off LCD on system start.
  • Demo mode