Skip to content

Version 0.12.1

Compare
Choose a tag to compare
@dlech dlech released this 07 Jul 21:37
· 628 commits to master since this release
65b6db8

This is a minor bug fix release.

Changed

  • Changed minimum winrt package version to 1.0.21033.1. Fixes #589.

Fixed

  • Fixed unawaited future when writing without response on CoreBluetooth backend.
    Fixes #586.