Releases: embedded-community/pc-ble-driver-py
release wheels that works with py3.9<=
macOS builds for x86_64 and arm64
What's Changed
NOTE: macOS wheels is broken - release flow mess up with filenames...
Full Changelog: v0.17.8...v0.17.9
python 3.12 support
v0.17.7
What's Changed
- ci: force CMake Generator on Windows by @mickael9 in #20
- [email protected] by @juhhov in #21
Full Changelog: v0.17.6...v0.17.7
v0.17.6 - stable ABI wheels
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
New Contributors
Full Changelog: v0.17.5...v0.17.6
increase wait timeout
What's Changed
- ble_adapter: Increase wait timeout to 8s by @mkarhumaa in #14
- prepare next release by @jupe in #15
Full Changelog: v0.17.4...v0.17.5
Use pc-ble-driver release build
What's Changed
- Use release build for pc-ble-driver by @juhhov in #12
- [email protected] by @juhhov in #13
Full Changelog: v0.17.3...v0.17.4
include softdevice to wheels
What's Changed
- rely on ubuntu 20.04 build by @jupe in #9
- Add connectivity & softdevice FW by @juhhov in #10
- [email protected] by @juhhov in #11
New Contributors
Full Changelog: v0.17.2...v0.17.3
revert project name to keep ABI compatible
What's Changed
Full Changelog: v0.17.1...v0.17.2
initial fork release
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
- Build workflow by @mkarhumaa in #1
- Trigger on push to main by @mkarhumaa in #2
- separate ubuntu version artifacts by @jupe in #3
- Add mac and windows to CI by @lorjala in #4
- publish release to pypi by @jupe in #5
- fix release step by @jupe in #6
New Contributors
- @mkarhumaa made their first contribution in #1
- @jupe made their first contribution in #3
- @lorjala made their first contribution in #4
Full Changelog: https://github.com/embedded-community/pc-ble-driver-py/commits/v0.17.1