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.3.0 - 2024-11-08
- task clean up (#55)
- update derive_more and mockall (#57)
0.2.1 - 2024-08-23
- return Option<()> for groups on_event call (#52)
0.2.0 - 2024-07-22
- send multiple udp packets with multiple bind slots (#50)
- release v0.1.0 (#46)
0.1.0 - 2024-07-18
- simplify api (#25)
- worker cycle more accuracy with range from 1 to 1.1ms, fixed udp_echo_client
- fixing metadata of package
- config missing license and description (#47)
- release plz (#45)
- refactor for media server (#43)
- API and group, gradeful shutdown (#30)
- bus send with safe and fix typos (#24)
- added rust clippy and typos for better quality (#23)
- (deps) update actions/checkout action to v4 (#4)
- add simple rust c/i (#2)
- add renovate.json (#1)
- first architecture