The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Release 0.8.0
6 weeks ago
- Added `hardwareRevision` variable to `Device` class. This value is read from probe device when first connected over BLE
- Added `color` and `id` variables to `Probe` class
- Added `setProbeID` and `setProbeColor` functions to `DeviceManager` to set those values on probe device
- Renamed `id` to `identifier` on `Probe` for clarity with new variable
Release 0.7.4
15 weeks ago
Added support for simulated probes
Release 0.7.3
18 weeks ago
Added support for connecting to multiple probe simultaneously
Release 0.7.2
19 weeks ago
Added feature to read firmware version when iOS device connect to probe
0.7.1 Release
22 weeks ago
Contains minor bug fix to 'staleness' functionality.
Release 0.7.0
22 weeks ago
Initial release of Combustion BLE framework.