Releases: LoopKit/CGMBLEKit
Releases · LoopKit/CGMBLEKit
0.5.0
- Removing external framework dependencies
- Adding some new message decoding (thanks to @mthatcher)
0.4.0
- Adds new Tx opcodes
- Adds battery status to control command response
- Calculates CRC for control command messages
- Increases the priority of the bluetooth manager queue
0.3.1
Fixes an issue where the Transmitter control sequence can run multiple times after a connection
0.3.0
- Adds display-only flag and sequence number to
GlucoseRxMessage
0.2.2
- Pointing to a simplified fork of the Crypto dependency for Carthage builds, which should avoid random failures
- Minor fix to the test app
0.2.1
Resolves a CocoaPods versioning issue.
0.2.0
- Improves compatibility when switching to a new transmitter
0.1.0
Initial release!
- Cocoapods support
- Travis setup (tests still incoming)