Releases: teach310/CoreBluetoothForUnity
Releases · teach310/CoreBluetoothForUnity
0.4.7
0.4.6
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
What's Changed
Added
Changed
- set overrideReferences true by @teach310 in #65
- refactor: move AOT Callback from SafeHandle to Proxy by @teach310 in #67
- add NativeCallbacks Class to avoid depending on UnityEngine by @teach310 in #68
- Some class set internal by @teach310 in #73
Fixed
Others
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
Added
- add CBPeripehral.GetMaximumWriteValueLength by @teach310 in #45
- add CBPeripheral.CanSendWriteWithoutResponse by @teach310 in #46
- add Peripheral ReadRSSI by @teach310 in #47
- add CBPeripheral DidUpdateName by @teach310 in #48
- add CBPeripheral DidModifySerivices by @teach310 in #49
- add Foundation NSNumber by @teach310 in #50
- add Foundation NSString by @teach310 in #52
- add Foundation NSMutableDictionary by @teach310 in #53
- add CBCentralInitOptions by @teach310 in #54
- add CBCentralManager.RetrievePeripherals by @teach310 in #55
- add CallbackContext by @teach310 in #56
- add PeripheralManagerInitOptions by @teach310 in #57
- add Sample LightControl by @teach310 in #58
- add Sample02 ButtonInformation by @teach310 in #59
Changed
Fixed
Full Changelog: 0.2.1...0.3.0