0.5.0
What's Changed
- central refactor by @klundberg in #19
- Add new helper methods to Peripheral and PeripheralManager by @klundberg in #20
- This is a breaking change:
updateValue(_:for:inServices:)
on peripheralmanager now returns a publisher instead of a bool. see #20 for more info.
- This is a breaking change:
Full Changelog: 0.4.0...0.5.0