What's Changed
- Added CentralManager.isPoweredOn() async throws helper function by @dinesharjani in #34
- Fix: Account for .unknown state in CentralManager .isPoweredOn() by @dinesharjani in #35
- Fix: Peripheral's listenValues() API now buffers items by @dinesharjani in #36
- Updated package.resolved and metadata.json by @dinesharjani in #37
- Updated Documentation by @dinesharjani in #38
- Revert "Updated Documentation" by @dinesharjani in #39
- Second attempt at updating Documentation by @dinesharjani in #40
- Fix for incorrectly-filtered Read Operation Output by @dinesharjani in #41
- Fixup: iOS-BLE-Library needs to match "Mock" changes by @dinesharjani in #42
- Minor code cleanup to Peripheral read/write Descriptor functions by @dinesharjani in #43
- Fix: peripheral.discoverServices() will now filter-out the argument UUIDs by @dinesharjani in #44
- Update README by @NickKibish in #45
- 🪦 R.I.P. CocoaPods by @NickKibish in #46
- Restored Peripheral.isReadyToSendWriteWithoutResponse() + Build Fix by @dinesharjani in #47
- Improved MTU() - now maximumWriteValueLength() API by @dinesharjani in #48
- Updated Documentation by @dinesharjani in #49
Full Changelog: 0.4.2...0.4.3