Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.01 KB

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.

[Unreleased]

0.2.4 - 2025-02-09

Other

  • Add README for all crates. (#110)

0.2.1 - 2025-02-02

Added

  • (agent) Implement daemonisation. (#86)

Other

  • Bump rand from 0.8.5 to 0.9.0 (#92)

0.2.0 - 2025-01-25

Added

  • Implement "Device Subname" to let multiple devices share same name. (#80)

Other

  • [breaking] Rename --server-id to --device-name. (#74)

0.1.0 - 2024-12-28

Other

  • First release