Skip to content

1.0.6

Compare
Choose a tag to compare
@filip-zielinski filip-zielinski released this 11 Apr 08:53
· 19 commits to master since this release
3d8e5d5

What's Changed

  • Add Swift Package Manager support by @alex-taffe in #41
  • Add handler for peripheral connection cancelled: added public peripheralConnectionCancelledHandler(_:) settable property to BluetoothConnection class. It is called when disconnecting a peripheral using disconnect(_:) is completed.
    By @filip-zielinski in #42
  • refactored some .filter(_:).first to first(where:) for optimisation, by @filip-zielinski in #42

New Contributors

Full Changelog: 1.0.5...1.0.6