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.
- Streaming API for scanning for hubs
- Major refactor of API
- Update btleplug to 0.10
- Full rewrite to simplified async architecture with only minor changes to
public API (i.e. most things still work just by adding an
.await
to the end)
- Update dependencies to clear RUSTSEC-2021-0119
- Example for tank steering remote control
- Changed from anyhow to thiserror for compatibility
Initial release.
- Hub discovery
- Connect to discoverd hubs or by address
- Basic control of peripherals