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.
Sync with submodule v1.8.0 releases
- Bump required sila2 version to v0.10.1
- Increase required Python version to 3.8 because in 3.7 the implementation of
ThreadPoolExecutor
in the standard library does not reuse idle threads leading to an ever increasing number of threads which eventually causes blocking of the server(s) on Raspberry Pis
Sync with submodule v1.7.1 releases
- Typo in pyproject.toml
Sync with submodule v1.7.0 releases
- Bump required sila2 version to v0.10.0
Sync with submodule v1.6.0 releases
Sync with submodule v1.5.0 releases
sila_cetoni_application v1.4.2 hotfix release
sila_cetoni_application v1.4.1 hotfix release
- Add missing dependencies in pyproject.toml
Sync with submodule v1.4.0 releases
Sync with sila_cetoni_application v1.3.1 hotfix release
Sync with submodule v1.3.0 releases
DeviceDriverABC
as the abstract base class for all device driver interface classes
- Fix dependencies in pyproject.toml
First release of sila_cetoni
- Plugins for
- the main application
- CETONI core SiLA 2 Features
- CETONI controllers SiLA 2 Features
- CETONI I/O SiLA 2 Features
- CETONI syringe and contiflow pumps SiLA 2 Features
- CETONI axis systems SiLA 2 Features
- CETONI valves SiLA 2 Features