Skip to content

Releases: LoopKit/CGMBLEKit

0.5.0

18 Jun 02:51
Compare
Choose a tag to compare
  • Removing external framework dependencies
  • Adding some new message decoding (thanks to @mthatcher)

0.4.1

23 May 05:30
Compare
Choose a tag to compare

Xcode 7.3 / Swift 2.2

0.4.0

26 Apr 04:21
Compare
Choose a tag to compare
  • 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

18 Mar 03:40
Compare
Choose a tag to compare

Fixes an issue where the Transmitter control sequence can run multiple times after a connection

0.3.0

05 Mar 18:07
Compare
Choose a tag to compare
  • Adds display-only flag and sequence number to GlucoseRxMessage

0.2.2

19 Feb 05:37
Compare
Choose a tag to compare
  • 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

26 Jan 06:05
Compare
Choose a tag to compare

Resolves a CocoaPods versioning issue.

0.2.0

26 Jan 05:53
Compare
Choose a tag to compare
  • Improves compatibility when switching to a new transmitter

0.1.1

31 Dec 17:29
Compare
Choose a tag to compare
  • Carthage support

0.1.0

29 Dec 22:56
Compare
Choose a tag to compare

Initial release!

  • Cocoapods support
  • Travis setup (tests still incoming)