0.1.27
This commit is contained in:
13
CHANGELOG.md
13
CHANGELOG.md
@@ -4,6 +4,19 @@ All notable changes to this project are documented in this file.
|
||||
|
||||
The format is based on Keep a Changelog and this project uses Semantic Versioning.
|
||||
|
||||
## [0.1.27] - 2026-03-16
|
||||
|
||||
### Changed
|
||||
|
||||
- **Project Structure**: Moved the `fichero` library into `fichero_printer/` to make the add-on self-contained. This simplifies the build process and removes the need for synchronization scripts.
|
||||
- Fixed invalid duplicate `version` keys in `pyproject.toml` and `config.yaml`.
|
||||
|
||||
## [0.1.26] - 2026-03-16
|
||||
|
||||
### Fixed
|
||||
|
||||
- **Build Process**: Fixed `too many links` Docker build error by removing the symlink-based approach. Introduced a `sync_addon.sh` script to automate copying the library into the add-on directory, which is required for the Home Assistant build system.
|
||||
|
||||
## [0.1.25] - 2026-03-08
|
||||
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user