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
- Pydantic model for State Machine
- Further refactoring of the code
- Renamed
serialmodule tocomto avoid confusion with PySerial.
0.1.0-alpha.1 - 2025-04-22
- Major reorganization of the existing codebase.
- Renamed
serial_extensionsmodule toserial.
- Removed
SerialSingletonclass.
0.1.0-alpha - 2025-04-17
First alpha release. Nothing works.