Skip to content

Releases: nordicsemi/IOS-BLE-Library

0.4.3

13 Oct 12:10

Choose a tag to compare

What's Changed

Full Changelog: 0.4.2...0.4.3

Bug-fixes

24 Sep 10:29

Choose a tag to compare

What's Changed

Bug-fixing for some APIs.

Apple Watch support

27 Apr 22:38

Choose a tag to compare

fixes #30 and adds watchOS support.

Release 0.3.2

26 Feb 15:41

Choose a tag to compare

Allow passing options to scanForPeripherals

Release 0.3.1

26 Feb 14:45

Choose a tag to compare

Descriptor read / write values.

Release 0.3.0

04 Dec 12:19

Choose a tag to compare

Added thread synchronization

Release 0.2.1

06 Nov 11:50

Choose a tag to compare

Operation queue to fix answers from peripheral

Release 0.2.0

06 Oct 18:18

Choose a tag to compare

Get rid of cannectable publisher. Now you don't need to call connect() on every method.

Release 0.1.5

01 Oct 21:16

Choose a tag to compare

CBCentralManager opnions were added to the init of CentralManager.

Release 0.1.4

01 Oct 14:13

Choose a tag to compare

Added documentation for CentralManager