0.3.1
What's Changed
- Return an error when trying to write without response to a characteristic that doesnt support it. by @klundberg in #11
- Refactor
Peripheral
for better testability, and return actualData
orVoid
for reads/writes. by @klundberg in #12 - Add support for swift package index auto-docc-generation and add some doc comments too by @klundberg in #15
- bugfix: Keep reference to CBL2CAPChannel so the system doesn't close it by @bgomberg in #16
New Contributors
Full Changelog: 0.3.0...0.3.1