Skip to content

Releases: embedded-community/pc-ble-driver-py

release wheels that works with py3.9<=

18 Nov 12:09
2cd3240
Compare
Choose a tag to compare

What's Changed

  • sanity check wheels before publishing by @jupe in #25
  • use only lowest python wheels in release asset to make it working all python versions by @jupe in #24

Full Changelog: v0.17.9...v0.17.10

macOS builds for x86_64 and arm64

12 Nov 20:30
5083d4c
Compare
Choose a tag to compare

What's Changed

  • add macOS builds (arm + x86_64) by @jupe in #23

NOTE: macOS wheels is broken - release flow mess up with filenames...

Full Changelog: v0.17.8...v0.17.9

python 3.12 support

12 Nov 07:29
a621dee
Compare
Choose a tag to compare

What's Changed

  • build also wheels for py312 by @jupe in #22

Full Changelog: v0.17.7...v0.17.8

v0.17.7

08 Aug 11:57
f0f17bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.6...v0.17.7

v0.17.6 - stable ABI wheels

04 Aug 06:58
ca6e7c2
Compare
Choose a tag to compare

Release should work with 3.11 and future python 3.x releases. Thanks @mickael9 for contribution.

NOTE: win wheel not working: #19

What's Changed

  • Build using python limited API by @mickael9 in #17
  • update version number to 0.17.6 by @jupe in #18

New Contributors

Full Changelog: v0.17.5...v0.17.6

increase wait timeout

27 Oct 12:27
bb501d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.4...v0.17.5

Use pc-ble-driver release build

12 Sep 11:41
de38d18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.3...v0.17.4

include softdevice to wheels

07 Sep 11:03
9153508
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.17.3

revert project name to keep ABI compatible

20 Jul 05:43
c686e5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.1...v0.17.2

initial fork release

19 Jul 09:55
30f3925
Compare
Choose a tag to compare

Why fork?

Nordic has deprecated original project and hasn't create releases for long time even there was some hot fixed already merged to master. This fork ensures that project is alive and hot fixes get released. This mostly makes release possible to pypi using new GitHub workflows.

NOTE: This release does not include linux wheels in pypi since current wheel is not manylinux compatible. To be done next.

What's Changed

New Contributors

Full Changelog: https://github.com/embedded-community/pc-ble-driver-py/commits/v0.17.1