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.2.4 - 2025-02-09
- Add README for all crates. (#110)
0.2.1 - 2025-02-02
- (agent) Implement daemonisation. (#86)
- Bump rand from 0.8.5 to 0.9.0 (#92)
0.2.0 - 2025-01-25
- Implement "Device Subname" to let multiple devices share same name. (#80)
- [breaking] Rename
--server-id
to--device-name
. (#74)
0.1.0 - 2024-12-28
- First release