Skip to content

Releases: dlech/bleak-winrt

v1.2.0

09 Sep 22:59
Compare
Choose a tag to compare

Added

  • Added builds for Python 3.11.

Changed

  • Updated PyWinRT to v1.0.0-beta.7.
  • Updated to Windows SDK 22621.

v1.1.1

18 Jan 23:35
Compare
Choose a tag to compare

Changed

  • Use statically linked MSVC runtime library.

v1.1.0

31 Dec 02:41
Compare
Choose a tag to compare
  • Update to WIndows 11 APIs
  • Remove explicit apartment init

v1.0.1

31 Dec 02:40
Compare
Choose a tag to compare

Fixed

  • Type hints not included in binary wheels.
  • Incorrect binary module file name.

v1.0.0

04 Oct 22:32
Compare
Choose a tag to compare

BROKEN: don't use this version

Added

  • Python type hints.

Changed

  • Updated generated files for Python/WinRT and C++/WinRT.