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.0-alpha.2 - 2025-05-07

Added

  • Pydantic model for State Machine

Changed

  • Further refactoring of the code

  • Renamed serial module to com to avoid confusion with PySerial.

0.1.0-alpha.1 - 2025-04-22

Changed

  • Major reorganization of the existing codebase.

  • Renamed serial_extensions module to serial.

Removed

  • Removed SerialSingleton class.

0.1.0-alpha - 2025-04-17

First alpha release. Nothing works.