Releases: PureSwift/Bluetooth
Releases · PureSwift/Bluetooth
v1.0.2
- a371f80 Made
UUID
conform to CustomStringConvertible
v1.0.1
- dc2e7a3 Made
UUID
conform to Hashable
- 7091f0f Made
ATTAttributePermission
conform to BitMaskOption
- c269faf GATT Attribute types (e.g.
Service
, Characteristic
, Descriptor
) are given a random UUID
if not is specified in the initializer.